Skip to content

Version 3.0.3 Bug Fix Release

Latest

Choose a tag to compare

@gdamore gdamore released this 11 Dec 08:11
· 2 commits to main since this release

What's Changed

  • fix: KeyTab + ModShift shoudl be KeyBacktab by @gdamore in #891
  • chore: simplify the handling of the rxvt key codes by @gdamore in #892
  • chore: remove redundant intermediate csi checks by @gdamore in #893
  • fix: add legacy SS3 modifier support by @gdamore in #894
  • fix: Fix input handling for ESC-char as a meta prefix. by @gdamore in #895
  • fix: fix strikethrough SGR sequence by @gdamore in #896
  • chore(deps): bump golang.org/x/sys from 0.38.0 to 0.39.0 by @dependabot[bot] in #900
  • chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 by @dependabot[bot] in #898
  • chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 by @dependabot[bot] in #899
  • fix: fix terminal key protocol handling by @gdamore in #902

Full Changelog: v3.0.2...v3.0.3