mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 23:24:39 +00:00
8f22def8f7
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
18 lines
200 B
Text
18 lines
200 B
Text
Testing that builtins can truncate files
|
|
abc
|
|
before:test1
|
|
received event test3 with args: foo bar
|
|
Test break and continue
|
|
Ping
|
|
Foop
|
|
Foop
|
|
Foop
|
|
Doop
|
|
Testing for loop
|
|
123
|
|
1
|
|
2
|
|
3
|
|
bom_test
|
|
not#a#comment
|
|
is
|