Why don't we have both options? Why removing something that we like (find folder/file with a letter) and insisting on something else (search)? I am trying to get used to this new behavior for almost a week, but it is just slowing me down.
This could be implemented as simple as this: ## keypress event switch (option_search_or_locate ) { case 1: locate_folder (char_pressed); break; case 2: search (char_pressed); break; } -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1164016 Title: restore type-ahead find To manage notifications about this bug go to: https://bugs.launchpad.net/nautilus/+bug/1164016/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs