What's Changed
- perf: skip grapheme segmentation on identical cell re-Put by @ayn2op in #1114
- chore(deps): bump golang.org/x/sys from 0.44.0 to 0.45.0 by @dependabot[bot] in #1117
- chore(deps): bump golang.org/x/term from 0.43.0 to 0.44.0 by @dependabot[bot] in #1121
- chore(deps): bump golang.org/x/text from 0.37.0 to 0.38.0 by @dependabot[bot] in #1122
- chore(deps): bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #1120
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #1126
- Preserve Windows key release state by @gdamore in #1128
- Fix screen Init/Fini races by @gdamore in #1130
- docs: SimulationScreen is removed notice. (fixes #1119) by @gdamore in #1131
- chore(deps): bump golang.org/x/term from 0.44.0 to 0.45.0 by @dependabot[bot] in #1135
- chore(deps): bump golang.org/x/text from 0.38.0 to 0.40.0 by @dependabot[bot] in #1137
- Fix draw spinning forever on a suspended screen by @stefanhaller in #1139
- fix(input): decode CSI R as F3 by @kke in #1133
- chore(wasm): stop inlining ghostty-vt.wasm in ghostty-web.js by @gdamore in #1140
New Contributors
Full Changelog: v3.4.0...v3.4.1