fish-shell/share
Kurtis Rader 8f22def8f7 return to psub --file being the default
The recent change to switch `psub` to use `argparse` caused it to use
a fifo by default because it inadvertently fixed a long standing bug in
the fish script. This changes the behavior back to `psub --file` being
the default behavior and introduces a `--fifo` flag. It also updates the
documentation to make it clearer when and why `--fifo` mode should not
be used.

Fixes #4222
2017-07-17 14:33:51 -07:00
..
completions Added completions for passwd 2017-07-11 17:10:24 +02:00
functions return to psub --file being the default 2017-07-17 14:33:51 -07:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Fix last status report (it's always 0) 2017-06-22 14:01:19 +02:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish harden *share/config.fish* against an unset var 2017-07-02 21:16:48 -07:00