6

I would like the nautilus windows look like a mac :

When you click on a folder (in the part 1 of screen), the content of this folder was display (in part 2 of screen)

It's very useful when you have many files.

It's possible to have this functionality in Ubuntu?

Braiam
  • 67,791
  • 32
  • 179
  • 269
Nymeria
  • 1,429
  • 1
  • 12
  • 19

1 Answers1

5

There is a marlin fork:

sudo add-apt-repository ppa:elementary-os/daily
sudo apt-get update
sudo apt-get install pantheon-files

Related:

Update 3: The instructions below are outdated, and Marlin may no longer be maintained? Thank you @kipbits for bringing this to my attention!

Update: So for gnome 3.

Perhaps Marlin

sudo add-apt-repository ppa:marlin-devs/marlin-daily
sudo apt-get update
sudo apt-get install marlin
sudo apt-get install marlin-plugin-*

What you are looking for is a Columns View capable window/file manager as seen (here). Nautilus is still discussing whether to include Miller Columns.

For gnome2/nautilus themes:

Install and configure a new theme. (like this) Download (mac4lin)

jmunsch
  • 2,213
  • 1
  • 22
  • 29