fish-shell/share
Mahmoud Al-Qudsi d4ed2ca447 Correct string replace usage in pip2/3 completions
\b does not match "end of spaces" but rather "start of a-z/0-9" and so
does not match the start of string '-c'. Match (and then re-insert) a
literal ' ' as part of the pattern instead.

(cherry picked from commit b61c4f1cbc)
2017-10-05 13:56:24 +02:00
..
completions Correct string replace usage in pip2/3 completions 2017-10-05 13:56:24 +02:00
functions Fix export returning 1 on success 2017-10-01 21:46:33 +08: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-11 13:54:41 -05: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 harden *share/config.fish* against an unset var 2017-07-02 21:16:48 -07:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 15:00:32 -05:00