LSD (LSDeluxe) Versions Save

The next gen ls command

0.19.0

3 years ago

Added

  • Add support for using a config file kmoschcau
  • Add support for --extensionsort -X from aldhsu
  • Add support for --versionsort -v from zwpaper
  • Add nix file icon from zachcoyle
  • Add Termux installation instructions from kcubeterm
  • Add ttc file icon from zwpaper
  • Add support for config symlink arrow from zwpaper #409
  • Add julia file icon from VentGrey
  • Add case-insensitive matching of known filenames and extensions from poita66
  • Add Macports installation instructions from ylluminarious
  • Implement --tree -d, analogous to tree -d from 0jdxt and Utah Rust

Changed

  • Use last sort flag for sort field from meain

Fixed

  • Fix group name show in gid from zwpaper
  • Fix panic caused by invalid UTF-8 chars in extension from zwpaper and 0jdxt

0.18.0

3 years ago

Added

  • Add Support for --dereference from zwpaper
  • Add more icons for wmv,wma and others from 0jdxt
  • Add Windows(Scoop) installation instructions from turtlebasket
  • Add opus filetype icon from nabakolu
  • Add FreeBSD insallation instructions from andoriyu

Changed

  • Drop snap support from zwpaper
  • Improve --ignore-glob help message from Pingger
  • Separate symlink icons for dirs and files from 0jdxt

Fixed

  • Fix listing of dir contents for symlinked dirs from meain
  • Fix grid rendering showing symlink entry files and folders from meain
  • Fix handling of special chars from meain
  • Fix regression in --size short from meain
  • Fix handling of relative paths in args from dvvvvvv
  • Fix handling of broken symlinks from zwpaper
  • Fix icons for lock files and ini files from WhyNotHugo

0.17.0

4 years ago

0.16.0

4 years ago

0.15.1

4 years ago

0.5.0

4 years ago

0.15.0

4 years ago

Added

  • Add the maxOS installation instructions from salOmax
  • Add the --size flag from meain
  • Add the current and parent directory from hemreari
  • Add the --almost-all flag from hemreari
  • Add the --group-dirs flag support for the --tree display from JD557
  • Add the Windows support from danieldulaney
  • Add the --directory-only from from alienap
  • Add the --sizesort flag from hjanuschka

Changed

  • Change the permissions colors to stick with the ANSI colors from meain
  • Print errors to stderr from atanunq

Fixed

  • Fix ANSI colors for Windows 10 from rivy
  • Fix some snapcraft permission errors from Peltoche
  • Fix the multi values flag parsing from meain
  • Fix the ls -lh .. bug from hemreari
  • Fix the wildcard for the windows build from rivy

0.14.0

5 years ago

Added

  • Add the -h option for retro compatibility from khross

Changed

  • Update the format for the relative times from meain

Fixed

  • Fix the visible width calculation from meain
  • Fix a panic une case of invalid modification time

0.13.0

5 years ago

Added

  • Add some support for the LS_COLORS env variable from meain
  • Add the --classic flag from loewenheim

Changed

  • Improve the tree display

Fixed

  • Fix the display when not outputting to a tty from meain

0.12.0

5 years ago

Added

  • Add the --depth parameter for the -R and --tree options from jorpic
  • Add the directory-order flag
  • Add a basic unicode support from loewenheim
  • Add the background color for the files with the setuid permission from loewenheim

Changed

  • Do not use the the custom icons for the directoriesa from cat12079801

Fixed

  • Fix the --icon=never in case of no tiiy
  • Fix a panic in case of multiple --icon option set
  • Fix some permission display