Skip to content

jefferyto/gedit-tab-group-salute

Repository files navigation

Tab Group Salute, a plugin for gedit

Switch between tab groups using Ctrl+<key above Tab>
https://github.com/jefferyto/gedit-tab-group-salute
0.2.3-dev

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

Be sure to watch the project on GitHub to receive notifications for new releases.

Requirements

This plugin requires gedit 3.12 or newer.

Installation

  1. Download the latest release and extract.
  2. Copy the tab-group-salute folder and the tab-group-salute.plugin file into ~/.local/share/gedit/plugins (create if it does not exist).
  3. Restart gedit, then activate the plugin in the Plugins tab in gedit's Preferences window.

Usage

This plugin adds keyboard shortcuts that use the key above the Tab key, written here as ` (grave accent / backquote / backtick):

  • Ctrl+` - Move forward to the next tab group
  • Ctrl+Shift+` - Move backward to the previous tab group

These shortcuts may override the "invert case" shortcut (Ctrl+~), if the key above the Tab key produces the tilde symbol.

Contributing

The code in tab-group-salute/utils comes from python-gtk-utils; changes should ideally be contributed to that project, then pulled back into this one with git subtree pull.

Credits

Inspired by:

License

Copyright © 2018 Jeffery To jeffery.to@gmail.com

Available under GNU General Public License version 3

About

A gedit plugin to switch between tab groups using Ctrl+<key above Tab>

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages