Y
Hacker News
new
|
ask
|
show
|
jobs
by
thebspatrol
3507 days ago
CMD + { and CMD + }
2 comments
hota_mazi
3507 days ago
Thanks but... yuck. Any way I can remap these?
Cmd-<number> is a pretty standard way to jump to tabs (and arguably, Ctrl-tab as well).
link
eridius
3507 days ago
⌃⇥ actually does work in Terminal.app. And in fact, ⌃⇥ and ⌃⇧⇥ are the official keyboard shortcuts in the menu, with ⌘{ and ⌘} being undocumented aliases. This is also how Safari works too.
link
skissane
3507 days ago
I wonder why they chose ⌘{ and ⌘} instead of ⌘[ and ⌘]. With the later you don't need to hold down SHIFT (at least on US keyboard layout.)
link
eridius
3507 days ago
Because it's the same keyboard shortcuts that Safari uses, and in Safari ⌘[ and ⌘] navigate the history stack.
link
Cmd-<number> is a pretty standard way to jump to tabs (and arguably, Ctrl-tab as well).