|
|
|
|
|
by jasperry
886 days ago
|
|
Honest question about two-pane file managers: I understand that dual-pane is useful when you need to see the contents of two folders for copying and syncing multiple files. But for me, that seems like a minority part of my usage. More commonly, I have multiple tabs for different projects, and within those tabs, navigation is mostly up and down the folder hierarchy within each project. Opening the source and destination folders in the panes every time I want to copy seems like more work than just copy, navigate, and paste. Can anyone enlighten me about this? Is it just my poor organizational skills? |
|
- I get a free ls when I navigate directory structure, and with the keyboard shortcuts I can move much faster.
- If the panel is ordered by time the moment I open the folder I see most recent files (in some cases I only care about recent files when opening a folder). If ordered by size you see your biggest files first, etc. And all of this is stateful, you don't need to run a command to identify biggest/latest file, do something with it and then go back to check what as the second biggest/latest file.
- it is easier to check content of the file or an archive
- two panels also work seamlessly with ssh/ftp/archives/etc. You don't need to remember separate commands to copy files from other sources, you will use exactly same pattern for navigating and copying files.
I also understand that people who mastered shell don't see this as a big advantage. But it really helps when jumping between mac/nix/windows.