What's Changed
- slightly better text selection in scrolled textarea viewport by @kommander in #347
- fix: Ctrl+A/E navigate to line start/end instead of buffer by @remorses in #344
- Properly export solid plugin by @ericc-ch in #348
- introduce line number renderable and expose text wrap info by @kommander in #350
- fix: snapshot renderable handlers so they don't get in-flight events by @hsulab in #351
- fix text measure in absolute positioned groups (as far as yoga supports intrinsics) by @kommander in #352
- fix line num destruction on solid removal by @kommander in #353
- feat(terminal-palette): add tmux OSC sequence passthrough support by @melMass in #354
- feat: add kitty event types by @melMass in #357
- diffs by @kommander in #358
New Contributors
- @ericc-ch made their first contribution in #348
- @hsulab made their first contribution in #351
- @melMass made their first contribution in #354
Full Changelog: v0.1.50...v0.1.51