fish-shell/share
Mahmoud Al-Qudsi c492d03f51 Overhaul completions for set and add new completions for set -e
Now the description includes the variable scope, `set [-e] -[Ugl]`
completions only provide variables matching that scope, and completions
that shouldn't be modified are hidden from the user. Completions that
are often modified but rarely unset (`fish_*` variables) are omitted
from `set -e` completions.

A new helper function `__fish_seen_argument` has been added that makes
it easy to only provied completions for a specific flag.
2018-04-03 14:42:26 -05:00
..
completions Overhaul completions for set and add new completions for set -e 2018-04-03 14:42:26 -05:00
functions Overhaul completions for set and add new completions for set -e 2018-04-03 14:42:26 -05:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Use system web browser under WSL 2018-04-02 18:36:14 -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 Invoke path_helper on macOS on all sessions, not just login 2018-03-31 12:01:29 -07:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00