Yash-Handa / logo-ls

Modern ls command with vscode like File Icon and Git Integrations. Written in Golang
MIT License
1.13k stars 46 forks source link

Option to list directories first #27

Open smeevil opened 3 years ago

smeevil commented 3 years ago

Hi,

I really like this tool and am very happy with the execution. I used exa before but I favour this one as it has a lot clearer icons IMHO 😄

There a feature I'd like to request that I really enjoyed in exa: sorting alphabetically with directories first (--group-directories-first)

I hope this would be possible to implement.

Gerard.