Is there a hotkey to switch between tabs in Gedit? Ctrl+Tab and Ctrl+PageUp are not working. I'm using Ubuntu 14.04.
Asked
Active
Viewed 7,092 times
16
-
2ctrl+alt+pageup and ctrl+alt+pagedown seems working – mateen Jan 28 '15 at 06:45
2 Answers
25
Gedit has this functionality natively, no need for a plugin. Try the following:
- Next tab CtrlAltPageDown
- Previous tab CtrlAltPageUp
dotancohen
- 2,864
-
8These shortcuts are inconsistent with virtually all other applications on Linux, the norm is to use
Ctrl+PageUp/PageDown– nedim Dec 15 '16 at 08:26 -
2
-
@nedim, I agree. There might be a historical reason Ctrl+PageUp/Down has already a meaning in gedit (Home/End). http://hamwaves.com/gedit/en/#cursor-navigation – alfC Jan 12 '18 at 02:21
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
Trevor Clarke
- 912
- 6
- 19
-
if i download and install the new plugin of gedit from this link https://wiki.gnome.org/action/show/Apps/Gedit?action=show&redirect=Gedit will my default plugin stop working ? – mateen Jan 28 '15 at 06:33
-
-