mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-04 11:41:54 +08:00

Nobody doesn't want to use $PWD to cd, so if $CDPATH does not include it that was a mistake. Bash also appends "." here. Fixes #4484.
13 lines
175 B
Plaintext
13 lines
175 B
Plaintext
|
|
####################
|
|
# cd symlink non-resolution
|
|
|
|
####################
|
|
# cd symlink completion
|
|
|
|
####################
|
|
# Virtual PWD inheritance
|
|
|
|
####################
|
|
# CDPATH
|