fish-shell/tests/cd.err
ridiculousfish 91a9c98974 Correctly inherit a virtual PWD
PWD is not set in fish vars because it is read only.
Use getenv() to fetch it, allowing fish to inherit a virtual PWD.

Fixes #5525
2019-01-22 13:34:04 -08:00

9 lines
144 B
Text

####################
# cd symlink non-resolution
####################
# cd symlink completion
####################
# Virtual PWD inheritance