|
|
|
|
|
by alsdkfjkqjwer
2138 days ago
|
|
funny. tried an experiment on chrome while reading your comment. how would i find command+shift+t if i didn't know the shortcut from other browsers? typed "undo close" on that search box. Nothing. clicked on the "tab" menu. still nothing. finally going back to the search box and typing "tab" it shows up as "reopen closed tab" and show me that it is in the "file" menu. Weird application choices aside, Wonder why apple don't make that a central keyboard first command box like emacs or most code IDEs do. I mean, i don't even know how to go to that help search box without a mouse. |
|
1. `cmd - shift - /` to jump to Help (works in any app)
2. type `tab` ["Hmm, I don't know exact shortcut to <undo close tab>, so let me start with something generic..."]
3. search through results with ctrl-n or ctrl-p.
4. As you search, different menu items show you the shortcut
And voila, your `cmd - shift - t` is the second result under "reopen closed tab"
EDIT: formatting bullets