Remix.run Logo
sippeangelo 5 hours ago

Every time I need to browse to a specific path I have to google it, because there is no path input anywhere.

(It's Shift+Cmd+G of course)

cameldrv 38 minutes ago | parent | next [-]

They also screwed up cmd-shift-g a few versions ago where if you type, say, /Users/me/Documents, it puts you in /Users/me. Now you have to put in /Users/me/Documents/ if you actually want that folder. Then of course the autocomplete wasn’t changed as well, so if you start typing and then cursor down to the completion and hit enter, it doesn’t fill in the slash, so it goes to the parent folder. You have to cursor down, press tab, so it fills in the trailing slash, then hit enter.

It’s theoretically a small annoyance, but it gets me a few times a week since I had muscle memory for the old, correct way. I’ve filed several radars over the years and never heard back. It’s one of those things that makes me want to get a job at Apple, fix the bug, and quit.

Incidentally, this was one of the nice little things that made me switch to the Mac many years ago. There wasn’t any way to my knowledge that you could switch to a path in windows by typing it out from inside explorer.

IgorPartola 3 hours ago | parent | prev | next [-]

If you use the terminal at all just cd to your directory of choose and then do open .

reaperducer 3 hours ago | parent | prev [-]

It's in the menu bar under "Go…" or something similar.

(I'm not on a desktop right now, so I can't be precise.)