eza
https://github.com/eza-community/eza
Rust
A modern, maintained replacement for ls
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported3 Subscribers
Add a CodeTriage badge to eza
Help out
- Issues
- fix: expand EZA_CONFIG_DIR home prefixes
- fix: sort newest aliases newest first
- feat: implement --print-total flag to show total number of entries that eza printed
- bug: eza hangs indefinitely on macOS when --icons/xattr detection hits a macFUSE mount that returns inconsistent listxattr buffer sizes
- fix(parser): return error instead of panicking on non-UTF-8 --time-style value
- fix(icons): use io::stdout().is_terminal() instead of terminal-width heuristic for --icons=auto
- bug: tab completion only works the first time an option is specified (including those in aliases)
- feat: show total number of files in last line
- bug: --icons=auto shows icons in non-TTY output when COLUMNS is set
- fix(options): keep COLUMNS from enabling icons auto
- Docs
- Rust not yet supported