fish-shell/share
Mahmoud Al-Qudsi 4962244161 Fix __fish_complete_suffix for arguments starting with './'
The previous completion generation was broken for several reasons:
* ./foo would break detection of suffix due to the leading . being
  interpreted an extension marker,
* ./foo would be completed as foo, which would be excluded from
  matching inrcomplete.cpp
2018-04-29 11:20:07 -05:00
..
completions Fix case matching literal ? 2018-04-25 23:37:39 +02:00
functions Fix __fish_complete_suffix for arguments starting with './' 2018-04-29 11:20:07 -05:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Remove ^ redirection from sample prompts 2018-04-28 18:16:35 +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 add job expansion wrapper for disown 2018-04-19 00:13:16 -05:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00