fish-shell/tests/cd.err
ridiculousfish 182d7ce732 Teach cd completions about logical paths
Prior to this fix, cding into a symlink and then completing .. would complete
from the physical directory instead of the logical directory, which could not
actually be cd'd to. Teach cd completiond to use the logical directory.
2018-11-03 13:30:55 -07:00

6 lines
96 B
Text

####################
# cd symlink non-resolution
####################
# cd symlink completion