fish-shell/share
Johannes Altmanninger a8b3922a74 Work around to prevent premature Ctrl-D from inserting spaces
Pressing Ctrl-D while a command is running results in a null key code in
our input queue. That key code is bound to insert a space (without expanding
abbreviations). Make it only insert a space if the commandline is non-empty,
to accommodate this use case.

This probably affects other keys as well.

Closes #8871
2022-05-11 22:06:25 +02:00
..
completions completions/git: add options for grep, init, prune, revert, rm, status 2022-05-01 17:08:00 +02:00
functions Work around to prevent premature Ctrl-D from inserting spaces 2022-05-11 22:06:25 +02:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Fix style of eq operator 2022-04-28 17:37:47 +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 Move executable-check to C++ 2022-03-31 15:16:01 +02:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00