fish-shell/share
Mahmoud Al-Qudsi 46d1334f95 Silence bind errors in default key bindings
This silences binding errors due to keys not found in the current
termcap config in the default fish bindings.

Closes #4188, #4431, and obviates the original fix for #1155

It was necessary to re-implement builtin_bind as a class in order to
avoid passing around the options array from function to function and
as adding an opts parameter to `get_terminfo_sequence` would require
otps to be passed to all other builtin_bind_ functions so they could, in
turn, pass it to `get_terminfo_sequence`.
2017-10-03 11:20:17 +02:00
..
completions Rewrite systemctl completion with argparse 2017-09-29 20:07:18 +02:00
functions Silence bind errors in default key bindings 2017-10-03 11:20:17 +02:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Ignore more invalid arguments from parsed man pages 2017-08-14 18:18:09 -07: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! Remove workaround for long-since-fixed neovim 24-bit bug 2017-09-10 10:01:43 -05:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00