Closed Byron closed 10 months ago
With it, in interactive mode, entries will not be checked for presence.
This can avoid laggy behaviour when switching between directories as lstat calls will not run, which can be slow on some filesystems.
lstat
Fixes #227
With it, in interactive mode, entries will not be checked for presence.
This can avoid laggy behaviour when switching between directories as
lstat
calls will not run, which can be slow on some filesystems.Fixes #227