As of Ubuntu Mate 19.04, the "Open File" dialog (GtkFileChooserDialog
) will search through the whole file system instead of just the current folder whenever I start typing. How can I revert this to the old behavior?
Asked
Active
Viewed 496 times
7

Ulrik Rasmussen
- 211
- 2
- 7
./
(for files in the current directory) or press CTRL+L. – mchid Oct 23 '22 at 20:01