fish-shell/share
Fabian Homborg 84339d5636 Don't wrap functions with themselves
Our weird %-expanding function wrappers around kill et all defined
"--wraps" for the same name.

As it turns out, fish follows that one, and executes the completion
multiple times.

I didn't notice because these tend to be rather quick on linux, but on
macOS that's apparently a real issue.

Fixes #5541.

[ci skip]
2019-01-17 09:46:55 +01:00
..
completions set's color completions: remove Color description. 2019-01-16 10:34:16 -08:00
functions fish_vi_cursor: Check for tput before using 2019-01-16 11:08:47 +01:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools webconfig: Allow \co sgr0 in one more place 2019-01-16 10:23:53 +01: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 Don't wrap functions with themselves 2019-01-17 09:46:55 +01:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00