Keyboard shortcut to jump between tabs on OSX Terminal
Posted
by Dan Fabulich
on Super User
See other posts from Super User
or by Dan Fabulich
Published on 2010-04-17T01:13:05Z
Indexed on
2010/04/17
1:23 UTC
Read the original article
Hit count: 470
In OSX Terminal.app, if you open new windows, you can easily switch between them with Cmd-1, Cmd-2, Cmd-3, etc.
You can also cycle between tabs, using Cmd-Shift-{ and Cmd-Shift-}.
But is there a way to jump straight to a particular tab, like you can with windows? e.g. Cmd-Shift-3 to jump to the third tab? (That's not it, of course.)
I'm pretty sure it's impossible out of the box, but what if I'm willing to write some AppleScript to make this work?
© Super User or respective owner