fish-shell/share
Mahmoud Al-Qudsi c02bf2548f Close the completions pager (if it's open) on ctrl+c
If you're using the old binding that only clears the commandline and
doesn't preserve its contents and start a new line, you can use

```fish
bind \cc "commandline -f cancel; commandline ''"
```

instead.

Closes #4298.
2018-10-15 13:34:34 -05:00
..
completions Add completions for git config 2018-10-14 18:17:23 -05:00
functions Close the completions pager (if it's open) on ctrl+c 2018-10-15 13:34:34 -05:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Fix the total page count in the history tab 2018-09-22 11:58:29 +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 fixup! Escape command name in __fish_default_command_not_found_handler 2018-09-27 07:56:02 -05:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00