GNOME Bugzilla – Bug 115926
mozilla-like quickfind
Last modified: 2012-08-24 20:29:44 UTC
There's glob and regex filtering requests in the bugzilla already. However there's something I do quite often: I have a directory with thousands of files and I want to find one. The select-as-you-type that's in nautilus is very useful, but only works for sequences of characters at the begtinning of a filename (not fun with hundreds of gnome-mime-* files). It would be nice to have a quickfind functionality like mozilla has and I love. 1. press / 2. continue typing a string 3. nautilus selects a first occurence of a file containing the sequence 4. F3 selects the next occurence, eventually wrapping to the beginning of the list again.
*** Bug 150980 has been marked as a duplicate of this bug. ***
*** Bug 165666 has been marked as a duplicate of this bug. ***
It would be nice to start typing and have a entry box similar to that of the blue bar in the search window show up with your entered text. Subsequently, only those files that match the filter regex will show while the others disappear. A cancel [X] button could be clicked to remove the search bar and return all files to view. Please consider. Thanks.
http://bugzilla.gnome.org/show_bug.cgi?id=328725 looks like what you want. Maybe the grouping is optional, keeping context.
*** Bug 328725 has been marked as a duplicate of this bug. ***
This is pretty similar to what we have now with search. If there are missing features there please file a new bug. :)