Releases: jefferyto/gedit-control-your-tabs
Releases · jefferyto/gedit-control-your-tabs
v0.5.0 (2024-10-24)
- Added support for Pluma and xed
- Added support for moving tabs with Ctrl-Shift-Page Up and Ctrl-Shift-Page Down (#13)
- Added support for switching tabs with Tab/Page Up/Page Down keys in numeric keypad
- Settings schema can be stored in a shared schemas location instead of the plugin "schemas" directory
v0.4.1 (2024-06-07)
- Fixed error when loaded in gedit 47
v0.4.0 (2023-11-02)
- Changed minimum gedit version required to 3.12
- Fixed error when loaded in gedit 46
v0.3.5 (2023-05-03)
- Fixed AttributeError when loaded in gedit 44
v0.3.4 (2020-10-26)
- Fixed AttributeError when loaded in gedit 3.38
v0.3.3 (2020-05-13)
v0.3.2 (2018-03-13)
- Added Ctrl-Esc to cancel tab switching, causes the initial tab (before switching began) to be active again
- Prevent all input during tab switching, if the tab switching window is visible, instead of cancelling switching
- Fixed copyright notices