Hacker News new | ask | show | jobs
by anonymoushn 2080 days ago
Cmd+Shift+G does not seem to default to the current location. Over here, I just tried it and got ~/Library/Developer/Xcode/DerivedData. I haven't been there in months. So it's a significant step down from hitting Cmd+L in a browser.

The actual keyboard shortcut, if you'd like to reproduce the behavior you get with Cmd+L in a browser, is Cmd+Opt+C Cmd+Shift+G Cmd+V.

1 comments

You can start typing a relative path and that works from the directory you're in. If you have folder/sub and you are in folder, you can type 'sub/' to enter it. Only navigating up is not possible I think.