Skip to content

Releases: jefferyto/gedit-control-your-tabs

v0.5.0 (2024-10-24)

24 Oct 00:28
v0.5.0
7db4be3
Compare
Choose a tag to compare
  • 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)

07 Jun 19:26
v0.4.1
f2b7808
Compare
Choose a tag to compare
  • Fixed error when loaded in gedit 47

v0.4.0 (2023-11-02)

02 Nov 16:59
v0.4.0
541c3fd
Compare
Choose a tag to compare
  • Changed minimum gedit version required to 3.12
  • Fixed error when loaded in gedit 46

v0.3.5 (2023-05-03)

03 May 05:38
v0.3.5
c7ace54
Compare
Choose a tag to compare
  • Fixed AttributeError when loaded in gedit 44

v0.3.4 (2020-10-26)

25 Oct 21:43
v0.3.4
8beb270
Compare
Choose a tag to compare
  • Fixed AttributeError when loaded in gedit 3.38

v0.3.3 (2020-05-13)

13 May 12:44
Compare
Choose a tag to compare
  • Added AppStream metainfo file (#15, thanks Artem Polishchuk)
  • Fixed AttributeError when loaded in gedit 3.36 (#17)

v0.3.2 (2018-03-13)

13 Mar 13:27
Compare
Choose a tag to compare
  • 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