You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Watch file system for any changes (might me limited on Linux due to inotify limitations)
If opened directory is not yet scanned (empty), scan it as soon as possible
Add support for file/directory deletion (including non-empty directories)
Show approximate memory usage in scan statistics dialog
Add option to disable enhanced graphics (via -s flag) if terminal doesn't support special unicode symbols
Highlight corresponding menu item when dialog is opened
Fixes
Use less accurate (count actual file size instead of size on disk) but faster size calculation on Windows. Calculating size on disk significantly decreases scan speed on Windows.