fish-shell/tests/test_functions
ridiculousfish 0f0bb1e10f Don't resolve symlinks with cd
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
2018-10-06 17:03:18 -07:00
..
__fish_print_help.fish implement -nnn style flags in argparse 2017-07-13 20:36:59 -07:00
display_bytes.fish remove dependency on xxd 2017-01-31 22:10:53 -08:00
logmsg.fish use new logmsg and set --show in tests 2017-08-03 21:25:20 -07:00
mktemp.fish Don't resolve symlinks with cd 2018-10-06 17:03:18 -07:00
r2l.fish implement chunked reads 2017-01-14 20:51:54 -08:00