Added
- Add support for
--header
from MichaelAug - Add support for
--no-sort
-U
from MichaelAug - Add
--group-directories-first
as an alias for--group-dirs=first
to improve compatibility withcoreutils/ls
- Add
--permission
flag to choose permission formatting (rwx, octal) from meain - Display MAC contexts and MAC and ACL indicators from mmatous
- Add
--hyperlink
flag for adding hyperlinks to files from KSXGitHub and meain - Add icons for HEIC, PEM and TOML from Nix
- Lot more new icons from Babkock
Changed
- Show Docker icon for files with Dockerfile extension #652 from TeamTamoad