fish-shell/share
Mahmoud Al-Qudsi 6dc74d3b6c New helper functions __fish_is_first_arg and __fish_prev_arg_in
For usage in completion scripts.

Unlike `__fish_is_first_token` (which is probably not correctly named),
`__fish_is_first_arg` returns true regardless of whether existing tokens start with `-`
or not, to be used when an arg cannot be used with any other argument.

`__fish_prev_arg_in` is similar to `__fish_seen_...` but it explicitly
tests the preceding token only, for arguments that take only a single
parameter.
2018-05-06 18:55:12 -05:00
..
completions Use --tool-help to find available tools for difftool/mergetool 2018-05-06 13:12:42 -07:00
functions New helper functions __fish_is_first_arg and __fish_prev_arg_in 2018-05-06 18:55:12 -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 Just define : compatibility function directly 2018-05-03 12:42:09 +02:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00