Earlier quoted context omitted.
> Cmd-Shift-G opens a fuzzy complete path input The problem is that's not going to be an easy thing to remember. It's not an obvious hotkey and nor is it even memorable that the hotkey even exists. There's no UI hints that it does. And when you use hundreds of different pieces of software every day, from CLI tools to complicated desktop applications, there's no way anyone can remember every single hotkey and flag for…
> The problem is that's not going to be an easy thing to remember. 'G' for "Go to folder". cmd-G is standardized as "Find Next" across apps, so you add "shift" to do an app-specific behavior. > I want to be able to view hidden files on demand. cmd-shift-'.' . The '.' matches the prefix for auto-hidden files.
This is definitely not behavior I'm seeing in either file picking dialogs or Finder windows.