eza-community/eza ? reverse-engineered prompt
Reverse engineered prompt
Build me a fast, modern replacement for ls that works in the terminal on Linux, macOS, and Windows.
I want it to list files in a cleaner, more readable way with good default colors, optional file type icons, and support for things like hidden files, tree view, long details, sorting, and recursive folders. It should understand symlinks, Git status, file permissions, timestamps, and extended file info, and it should be easy to turn features on and off with simple command line flags.
Please make it feel polished and user friendly, with sensible defaults, solid help text, man page style docs, shell completions, and a way to customize colors and icons with a theme file. Keep it as a single small binary if possible, and make sure it’s fast. If anything in the latest docs or platform setup has changed, look that up online while building it.
Are you gonna build this?
make sure you review the code using arcumet