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(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
- Fix panic on non-UTF-8 --time-style value
- fix: graceful error on non-UTF-8 --time-style value instead of panic
- chore: add some icons related to westwood
- chore(snap): fix staged content, stage -> build packages
- bug: eza panics on a non-UTF-8 `--time-style` value (`to_str().unwrap()`)
- Docs
- Rust not yet supported