exa
exa copied to clipboard
A modern replacement for ‘ls’.
Fix #863 Fix #1030 In some cases, files were sorted twice, which in most cases is harmless. But when two files are determined equal, their order is unchanged (because the...
If exa does something unexpected, or its output looks wrong, or it displays an error on the screen, or if it outright crashes, then please include the following information in...
`cargo install exa` fails on fresh Ubuntu 22.04 Installation. On a recently installed machine, it worked. What am I missing? Update: Installing from git on the same machine using `cargo...
I think having support for ignoring certain files or directories, especially in tree view, would result in much better ability to quickly figure out the structure of a directory. I...
It is allowed to set `ln=target` instead of a color (e.g. [like this](https://github.com/trapd00r/LS_COLORS/blob/master/LS_COLORS#L42)), which was not supported by exa. Setting `ln=target` highlights a link in the same color as the...
Hi. I have some large files managed externally, and symlinks to them in git. I often want to see the sizes of the large files, not the sizes of the...
After hours of pain trying to retro-engineer several libc including glibc, musl and Bionic (Android), I’ve come to the conclusion that it’s the wrong approach. But I couldn’t understand the...
If exa does something unexpected, or its output looks wrong, or it displays an error on the screen, or if it outright crashes, then please include the following information in...
Images file names are illegible on my computer; but I can’t change their colors because it’s hardcoded. There’s a few of them: https://github.com/ogham/exa/search?utf8=%E2%9C%93&q=Fixed&type= Would you accept a pull request that...
On https://the.exa.website/docs/colour-themes, there is a link to the Colour Codes section that sends the URL to https://the.exa.website/docs/colour-themes#colour-codes, but nothing on the page happens because there's no element with an `id`...