iiiraq

Results 1 issues of iiiraq

When `sd` doesn't match an input, it should not return with exit code `0` this will cause issues when scripting. >>> echo 'target' | sd 'miss' 'hit' && echo $?...

C-enhancement