lsd-rs / lsd

The next gen ls command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: lsd -la takes a long time

mrpmohiburrahman opened this issue · comments

Version

  • latest

version

lsd 1.0.0

What OS are you seeing the problem on?

macOS

installation

brew reinstall lsd

term

xterm-256color

ls-colors

di=1;36:ln=35:so=32:pi=33:ex=31:bd=34;46:cd=34;43:su=30;41:sg=30;46:tw=30;42:ow=30;43

What happened?

When I tried to run "lsd -la", it took a lot of time to show the output

What expected?

It should show the output as soon as possible just like other options.

What else?

No response

We have some performance issues for large dirs, please check #378

I will start to work on it after the v1.1.0 releases in days