-
-
Couldn't load subscription status.
- Fork 338
Open
Labels
errorsSomething isn't workingSomething isn't working
Description
eza --git --long /net/backup hangs for at least five minutes. Maybe longer. I gave up.
eza --git /net/backup works fast.
eza --long /net/backup works fast.
So that's weird!
I mount with these sshfs options but even without any options the behavior is the same on Fedora 42 x86_64, fish shell, tested on both tmux and kitty; also tested on bash and tmux:
_netdev,nodev,nosuid,noatime,follow_symlinks,dirsync,ServerAliveInterval=10,reconnect,delay_connect,max_conns=15
When using strace it looks like eza is searching all the subdirectories for gitattributes files. eg.
/net/backup/.config/fish/functions/.gitattributes
eza v0.21.3 [+git]
edit: I just tested with eza v0.23.4 and the issue is still there
Metadata
Metadata
Assignees
Labels
errorsSomething isn't workingSomething isn't working