fish-shell/share
Mahmoud Al-Qudsi 535845861a __fish_describe_command: print only exact match and exit
Mimic the behavior of Linux's `apropos -e` and ~BSD's `apropos -f` with
the awk script by disallowing trailing characters in the name of the
manpage as compared to the original input string. Apart from being
faster (by aborting earlier and stopping `apropos` by breaking the pipe
after the first match), it's also more correct.
2020-02-17 20:22:39 -06:00
..
completions Restyle 2020-02-17 14:14:05 +01:00
functions __fish_describe_command: print only exact match and exit 2020-02-17 20:22:39 -06:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Restyle 2020-02-17 14:14:05 +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 config.fish: drop PATH modifications on Solaris-derived systems 2020-02-07 20:43:15 +08:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00