file-commander icon indicating copy to clipboard operation
file-commander copied to clipboard

Cross-platform Total Commander-like orthodox file manager for Windows, Mac and Linux

Results 130 file-commander issues
Sort by recently updated
recently updated
newest added

There's too much logic in the UI (qt-app project), which was supposed to be thin. Specifically, in `CMainWindow` and `CPanelWidget`. It should be moved into the core classes.

Refactoring

The current item lights up with selection when LMB is down, but the `[..]` item does not.

enhancement
Linux
Mac OS X

If the finals paths of two drives intersect, the shorter one may be incorrectly selected as the current one instead of the longest matching one (e. g. root "/" and...

bug
Mac OS X
Core