mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-25 12:23:09 +00:00
1af38d69a8
E.g. if "foo" is in CDPATH, and both "foo/bar" and "./bar" exist, `cd bar` will go to ./bar. The completions described "bar" as going to "foo/bar" ("CDPATH foo"). This fixes it by checking for ./bar's existence. See #4475. |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish | ||
lynx.lss |