eza-community / eza

A modern alternative to ls
https://eza.rocks
European Union Public License 1.2
12.41k stars 219 forks source link

bug: Takes forever to display mounted directory #1214

Open JSlomian opened 3 weeks ago

JSlomian commented 3 weeks ago

eza 0.20.5 -eza 1 --icons=auto, eza kitty zsh arch linux hyprland

I have directory called Work that is automounted in ~ with systemd when I attach my usb drive, I have alias ls = eza -1 --icons=auto and it hangs before that directory is being displayed for long time and I can type. When typing just eza it hangs as soon as I press enter and nothing happens. I get output after like a minute or two.

edit: after adding nofail and noauto to systemd daemon only with --icons=auto hangs