edc / bass

Make Bash utilities usable in Fish shell
MIT License
2.2k stars 70 forks source link

Use Popen instead check_call to prevent blocking #83

Closed popbones closed 4 years ago

edc commented 4 years ago

Thanks for the fix!