mirror of
https://github.com/nushell/nushell
synced 2024-11-15 09:27:08 +00:00
c704157bc8
* fix: absolutize path against its parent if it was a symlink. On Linux this happens because Rust calls readlink but doesn't canonicalize the resultant path. * feat: playground function to create symlinks * fix: use playground dirs * feat: test for #1631, shift tests names * Creation of FilesystemShell with custom location may fail * Replace ichwh with which * Creation of FilesystemShell with custom location may fail * Replace ichwh with which * fix: add ichwh again since it cannot be completely replaced * fix: replace one more use of which |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |