fish-shell/share
Mahmoud Al-Qudsi d651cdacbe Extend type --path to print path to script defining named function
Expands the utility of `type -p foo` by allowing it to print the path to
the script that defines `foo` when `foo` is a valid function that was
sourced from a path on disk (rather than interactively defined).

This does not change the behavior of `type -P`/`type --force-path`,
which should have already been used if the desire was to resolve the
path to an executable file (otherwise the output would have been blank
if a function was shadowing an executable file of the same namea), so no
backwards compatibility issues are expected.
2019-01-23 17:51:47 -06:00
..
completions completions/git: Don't sort tags or commits 2019-01-23 15:53:47 +01:00
functions Extend type --path to print path to script defining named function 2019-01-23 17:51:47 -06:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Fix fish_config rendering brights as normal on prompt previews 2019-01-21 13:59:36 -08: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 Don't wrap functions with themselves 2019-01-17 09:46:55 +01:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00