exa icon indicating copy to clipboard operation
exa copied to clipboard

A modern replacement for ‘ls’.

Results 189 exa issues
Sort by recently updated
recently updated
newest added

Hello, I would like to have exa be in alphabetical order with the exception of hidden files and directories which should shown last.

Hi there! Would be great to resolve that! Thanks, Rasul!

community › website

I started investigating the handling of timezones and the `TZ` environment variable for #712. Turns out documentation on this matter is a sad joke and I had to read glibc...

Dates like `16 Jun 2016` occupy reasonable screen space and requires mental parcing to determine how long ago it was. In compressed dates mode it should be short and relative...

When using '-l', exa only shows the size of files. It doesn't show the size of directories. I want it to show the size of the directories including the size...

Could you provide an ARM64 version in a next release ? Thanks.

packaging

I added the ⍱ (https://unicode-table.com/en/2371/) as an icon for Vagrantfiles. This charater is used by the Starship shell prompt too, so I thought it would be suitable for exa, too....

command `ls -l` show `total` count. It would be convenient if you provide it. ![image](https://user-images.githubusercontent.com/25581533/110568385-cce42980-814a-11eb-8eb2-2df56f06bde2.png) - [Image ref](https://serverfault.com/questions/290081/why-does-ls-lh-and-ls-ldh-give-me-varying-file-size) **Related** #799

This is what GitHub does for folders that only contain subdirectories and it's useful for things like java projects that do this often. Would presumably be a setting.

Currently I'm using `exa` as my `ls` through alias: ```console $ type ls ls is aliased to `exa \ --long \ --grid \ --group \ --bytes \ --classify \ --group-directories-first...

feature request
features › ui