5

Is there any file manager for Linux with a view style similar to that of "List" in Windows Explorer? i.e: in the screenshot I have set it to "List" and sorted by type. In my couple decades of checking out Linux distros every now and then I've yet to see this feature in the file managers.

enter image description here

Thomas Ward
  • 74,764
hikari
  • 153

2 Answers2

7

enter image description here

This is the Caja file manager (a fork of Nautilus, Unity's file manager) in Ubuntu MATE, which uses Gnome 2, but it's very much the same deal with Gnome 3 (Nemo), or KDE (Dolphin).

Note the dialogue in the top middle that says "Compact": Its other two options are "List" and "Icon". Nautilus has the functionality, except with different looking buttons.

In the application's preferences, you can configure the default view for folders.

I'm pretty sure almost any file manager you can possibly find for Linux will have this functionality, with perhaps the exception of Midnight Commander but that's because it's text-based and already awesome.

cat
  • 1,672
3

Unfortunately Nautlius v3.10+ doesn't have the compact view any longer. You can try Nemo, a Nautilus fork for Cinnamon (a DE based on Gnome/GTK+ 3), instead.

Nemo compact view

David Foerster
  • 36,264
  • 56
  • 94
  • 147
  • What do you mean, "Nautilus doesn't have the compact view any longer?" I don't believe this, at all. Furthermore, Nemo is Cinnamon's, not Pantheon's, and by extension, GNOME's, not Elementary's. – cat Dec 29 '15 at 23:32
  • This is Nautilus on my system. No compact view. I was looking to get it back but settled with Nemo after reading from multiple sources, it was removed. I'll fix the description of Nemo. – David Foerster Dec 29 '15 at 23:40