mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 07:34:32 +00:00
0f0bb1e10f
This switches fish to a "virtual" PWD, where it no longer uses getcwd to discover its PWD but instead synthesizes it based on normalizing cd against the $PWD variable. Both pwd and $PWD contain the virtual path. pwd is taught about -P to return the physical path, and -L the logical path (which is the default). Fixes #3350 |
||
---|---|---|
.. | ||
__fish_print_help.fish | ||
display_bytes.fish | ||
logmsg.fish | ||
mktemp.fish | ||
r2l.fish |