fish-shell/share
Mahmoud Al-Qudsi 225f748f79 Add __fish_parent_directories helper function for completions
Can be used to retrieve a list of parent paths, useful for searching
ancestors recursively via their absolute paths. Paths are returned from
deepest to shallowest, starting from the path passed in. Paths are not
validated for performance reasons. (Usually the input to
__fish_parent_directories would be (pwd) or (dir $file).)
2018-03-05 08:25:25 -06:00
..
completions add completion for MacPorts 2018-02-24 23:32:25 +08:00
functions Add __fish_parent_directories helper function for completions 2018-03-05 08:25:25 -06:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Add required argument to history delete (#4740) 2018-02-25 16:46:25 +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 Rename $FISH_VERSION back to the original $version. 2017-10-14 08:33:02 -07:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00