mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 05:14:11 +08:00
7f2cb47437
This translated ctrl-k to "\v", which is a "vertical tab", and ctrl-l to "\f" and ctrl-g to "\a". There is no "vertical tab" or "alarm" or "\f" *key*, so these shouldn't be translated. Just drop these and call them `\ck` and such. (vertical tab specifically is utterly useless and I would be okay with dropping it entirely, I have never seen it used anywhere) |
||
---|---|---|
.. | ||
checks | ||
pexpects | ||
test_functions | ||
.gitignore | ||
history_sample_bash | ||
history_sample_corrupt1 | ||
history_sample_fish_1_x | ||
history_sample_fish_2_0 | ||
interactive.config | ||
interactive.fish | ||
test_driver.sh | ||
test_env.sh | ||
test_util.fish | ||
test.fish |