16

Is there a hotkey to switch between tabs in Gedit? Ctrl+Tab and Ctrl+PageUp are not working. I'm using Ubuntu 14.04.

wjandrea
  • 14,504
mateen
  • 657

2 Answers2

25

Gedit has this functionality natively, no need for a plugin. Try the following:

  • Next tab CtrlAltPageDown
  • Previous tab CtrlAltPageUp
dotancohen
  • 2,864
11

here is a plugin here for gedit to Switch between tabs using Ctrl-Tab / Ctrl-Shift-Tab. Control Your Tabs There are also similar plugins on the same page. http://live.gnome.org/Gedit/Plugins

Nemanja
  • 152