ogham / exa

A modern replacement for ‘ls’.
https://the.exa.website/
MIT License
23.51k stars 660 forks source link

How to Group Hidden Files and Directories Last? #1024

Open amarakon opened 2 years ago

amarakon commented 2 years ago

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

faelin commented 2 years ago

+1 for this, and the ability to do the same thing in reverse (directories / hidden grouped at the top)

amarakon commented 2 years ago

l figured out that all you have to do is exa --sort extension -a.

ariasuni commented 2 years ago

To be honest, the fact that --sort extension change the order of the dotfiles is a bug, that I’d like to fix sooner or later…

amarakon commented 2 years ago

To be honest, the fact that --sort extension change the order of the dotfiles is a bug, that I’d like to fix sooner or later…

Oh, I didn't know that. In that case, I will reopen this issue and hopefully an option to sort hidden files and directories will be added intentionally.

paodelonga commented 5 months ago

To be honest, the fact that --sort extension change the order of the dotfiles is a bug, that I’d like to fix sooner or later…

it's been fixed :p