What's Changed
- chore(deps): bump actions/setup-go from 6 to 7 by @dependabot[bot] in #1141
- perf: skip grapheme iterator for printable ASCII by @ayn2op in #1145
- chore(deps): bump github.com/lucasb-eyer/go-colorful from 1.4.0 to 1.4.1 by @dependabot[bot] in #1153
- chore(deps): bump golang.org/x/text from 0.40.0 to 0.41.0 by @dependabot[bot] in #1157
- fix(tscreen): guard inputLoop keyQ send against shutdown deadlock (revives #673) by @gmlewis in #1155
- fix(st): The st terminal is very limited - disable extensions that br… by @gdamore in #1160
- fix: Fix SS3 application-keypad sequences (fixes #1159) by @gdamore in #1161
- fix(input): extend escape sequence timeouts by @gdamore in #1162
New Contributors
Full Changelog: v3.4.1...v3.4.2