26520442bd
This should fix issues with fish shell users as && and || are not valid syntax, fish uses actual 'and' and 'or' programs. Also updated to allow for fish backticks pushed quotes to subshell, fish seems to handle spaces w/o them. Lastly, removed encompassing subshell () for fish compatibility. fixes #13199 |
||
---|---|---|
.. | ||
__init__.py | ||
csh.py | ||
fish.py | ||
powershell.py | ||
sh.py |