▲ | pimeys 6 days ago | |||||||||||||||||||||||||
I use it especially when moving files around in my NAS and it is awesome. For GUI file managers, I have to say you can't get better than Dolphin. It has an integrated shell for the current directory, and you can split the view. It can also directly open ssh and SFTP URLs. For local things the combination of Dolphin and it's shell is unbeatable. | ||||||||||||||||||||||||||
▲ | unmole 6 days ago | parent | next [-] | |||||||||||||||||||||||||
> and you can split the view You could do the same with Nautilus. But in their infinite wisdom GNOME developers decided to remove that ability. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | homebrewer 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
I'm partial to pcmanfm-qt, which also supports splits, and has the best "search in current directory" I've seen anywhere. You open a directory, start typing, and it filters out matching files fzf-style. It doesn't simply select them like some other file managers do, it searches within the name and not just the prefix (again, like some other file managers), you don't have to press anything beforehand. When you get used to it, it's hard to go without it. https://github.com/lxqt/pcmanfm-qt For those preferring lightweight environments, it has far fewer dependencies than dolphin. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | graemep 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
Konqueror (the old KDE file manager) lets you do multiple splits, horizontal as well as vertical, and preview files in the file manager. Very nice, but no longer as well maintained. | ||||||||||||||||||||||||||
▲ | bmn__ 6 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
> you can't get better than Dolphin Try <https://krusader.org>. Same KDE underpinnings, but orthodox interface. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | professoretc 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
I miss TkDesk, which I discovered many years ago when I was first trying Linux, partly because it supports unlimited splits, not just two. In fact, if I'm remembering correctly, when navigating to a subdirectory the default was just to open it in a new split. You ended up with splits containing the full path from wherever you started to your eventual subdirectory (you could scroll the view of splits horizontally once there got to be too many). | ||||||||||||||||||||||||||
▲ | overfeed 6 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
> It can also directly open ssh and SFTP URLs. I wish mc could browse remote URLs, and I'm tempted to author an mc clone in Go to address this particular pain-point. Maybe some day handcrafting bespoke rsync/rclone commands will frustrate me enough to motivate me. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | akagusu 5 days ago | parent | prev [-] | |||||||||||||||||||||||||
Not only that, but if you want to move around a large number of files, Dolphin is the only that get you covered without crashes or slowing down |