Created attachment 68826 [details] Screenshot of Krusader devices dropdown list Version: 2.4.0 (using KDE 4.8.0) OS: Linux It would be nice if it will be possible to hide special mounts (in my case all nfs-mounts, which I really don't want to unmount here ;-) ) from the devices dropdown list. Aside from this wish, all my nfs-mounts list twice here. A per device or per class option to hide or show would be great. Reproducible: Always Expected Results: Availability of an option, e.g. right-click on a device in dropdown list -> hide.
Voting for this wish, as the bug gets more serious due to multiple mounts by snap subsystem. See the extreme case of this behavior at https://askubuntu.com/questions/1109715/hide-loop-partitions-snaps-in-krusader
Possible example how to fix the issue: https://phabricator.kde.org/D27019 for krusader devs.
The bugreport is indeed valid for current Krusader release (2.7.2) in Plasma 5, KDE Neon particulary.
About the "multiple mounts by snap subsystem", those can be hidden in the git version of Krusader, thanks to a recent change in the source code (https://cgit.kde.org/krusader.git/commit/?id=9d80bd9f4d8251550a1311c4851de7fa919a104e) Note: If you can follow the steps of https://commits.kde.org/krusader?path=INSTALL then you can build the git version of Krusader, get the latest features, and tell Krusader developers about what you find.