Skip to content

gswitch v0.3.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 18:17
· 20 commits to main since this release

Bug Fixes

  • Selection conversion via Ctrl+double-Shift never triggered when nothing had been typed beforehand — the usual case when selecting text with the mouse. The trigger is now detected independently of the typed-text buffer. (333b099)