Skip to content

thapar/gedit-control-your-tabs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Control Your Tabs, a plugin for gedit

Switch between document tabs using Ctrl+Tab / Ctrl+Shift+Tab and Ctrl+PageUp / Ctrl+PageDown
https://github.com/jefferyto/gedit-control-your-tabs
v0.2.2

All bug reports, feature requests and miscellaneous comments are welcome at the project issue tracker.

Requirements

v0.2.0 and higher requires at least gedit 3.2. (Untested with gedit 3.0; it may work :-) )

gedit 2 users should use v0.1.2.

Installation

  1. Download the source code (as zip or tar.gz) and extract.
  2. Copy controlyourtabs.plugin and controlyourtabs.py into ~/.local/share/gedit/plugins (create if it does not exist).
  3. Restart gedit, select Edit > Preferences (or gedit > Preferences on Mac), and enable the plugin in the Plugins tab.

Usage

  • Ctrl+Tab / Ctrl+Shift+Tab switch tabs in most recently used order.
  • Ctrl+PageUp / Ctrl+PageDown switch tabs in tabbar order.

Credits

Inspired by:

License

Copyright © 2010-2013 Jeffery To jeffery.to@gmail.com

Available under GNU General Public License version 3

About

A gedit plugin to switch between document tabs using Ctrl+Tab / Ctrl+Shift+Tab (most recently used order) and Ctrl+PageUp / Ctrl+PageDown (tabbar order)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%