mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-14 07:22:45 +08:00
![]() For better or worse, backward-token completely skips over operators like > & |. forward-token is (accidentally?) inconsistent with that. Fix that. Skipping over those tokens might be wrong weird. Maybe not for redirections since they are tighly coupled to their target. Maybe we can improve this in future. |
||
---|---|---|
.. | ||
checks | ||
pexpects | ||
test_functions | ||
.gitignore | ||
fish_test_helper.c | ||
history_sample_bash | ||
history_sample_corrupt1 | ||
history_sample_fish_1_x | ||
history_sample_fish_2_0 | ||
interactive.config | ||
littlecheck.py | ||
pexpect_helper.py | ||
test_driver.py |