14

When I am typing for a file in any folder it searches for that file and gives results of the text I entered instead of just searching in the current folder.

How do I get nautilus 3.4 feature of finding a file in current folder on type instead of searching?

Any Help will be Appreciated!

daboross
  • 2,203
Deepen
  • 4,109

2 Answers2

8

Enter this into the terminal:

gsettings set org.gnome.nautilus.preferences enable-interactive-search true

(From this answer)

3

3 working solutions, in order of difficulty:

  1. change the options of any version of Nautilus using gconf-editor:
    1. apps -> Nautilus -> preferences;
    2. visit org.gnome.nautilus.preferences;
    3. check (enable) enable-interactive-search;
  2. replace any version of Nautilus with another file manager (GUIDE / HOW-TO);
  3. install a patched version of Nautilus 3.6 (GUIDE / HOW-TO) and remember to update it frequently;

After following these instructions you should reboot your computer to replace the running instances of Nautilus.