|
|
|
|
|
by xenophonf
4207 days ago
|
|
The "Go to Folder" input box does support command completion (e.g., type Command-Shift-G, enter "~/Doc", and type Tab), but it's super lame compared to what you get on the command line: Finder only gives you the first possible completion. So if you want to open up "~/Library/Application Support", you have to type all the way up to the "u" before hitting tab, because "~/Library/Application Scripts" is the first match. |
|