mirror of
https://github.com/lsd-rs/lsd
synced 2024-12-14 22:22:26 +00:00
24e6335e0a
With a folder structure (a folder `z` with a file `a`), if we do `lsd -a` it used to be: . a .. instead of . .. a This was caused to the the parent meta having full path and us using z/.. to sort .. entry. This should now be fixed with manually changing the name to a .. . |
||
---|---|---|
.. | ||
integration.rs |