35

Once I've created a new tab in gnome-terminal with Ctrl+Shift+t, how can I switch back and forth between the tabs using the keyboard? For example, in Google Chrome the keyboard shortcut is Ctrl+Tab (forward) and Ctrl+Shift+Tab (backward).

I'm using Linux Mint 14 Cinnamon.

Michael Mrozek
  • 91,316
  • 38
  • 238
  • 232
dannyp32
  • 453
  • 1
  • 4
  • 6
  • Yea i'm using gnome-terminal ... I edited the question to reflect that. – dannyp32 Mar 14 '13 at 03:26
  • 2
    Google returns [THIS](http://superuser.com/questions/130560/how-do-i-alternate-tabs-in-linux-gnome-terminal) as the first result when doing a search with your exact title. – don_crissti Mar 14 '13 at 03:30
  • Thanks. I previously searched for "Switch between tabs in terminal with keyboard" which gives a bunch of results relevent to mac os. I forgot to search again after you asked if I was using gnome terminal. – dannyp32 Mar 14 '13 at 03:53

4 Answers4

49

Ctrl+Page Down (forward) and Ctrl+Page Up (backward).

manatwork
  • 30,549
  • 7
  • 101
  • 91
dsueiro
  • 606
  • 6
  • 2
37

Try using alt+tab number for Linux with gnome.

sorrel
  • 371
  • 3
  • 2
0

For me, what works is: Alt + shift + tab number.

Alexandre Bourlier
  • 301
  • 1
  • 2
  • 7
0

For my Dell XPS 13 2021 laptop it is Ctrl + fn + up/down arrow

giou-k
  • 1
  • 1
  • Welcome to the site. Please note that your answer is likely only a minor variation of the [accepted answer](https://unix.stackexchange.com/a/67963/377345). To make it more relevant, consider at least stating the laptop model to which your answer applies. – AdminBee Nov 03 '22 at 10:39