What's Changed
- feat: add comprehensive mouse pointer style support and update related functionality by @viralcodex in #1037
- renderer: fix split-footer resize cleanup by @simonklee in #1488
- editor: allow cursor reads after destruction by @simonklee in #1504
- fix(core): pass markdown fg through to table cells by @yuefdev in #1503
- feat: implement per-line text alignment support textAlign by @viralcodex in #1507
- core: keep worker error listener on termination by @simonklee in #1508
- docs: document text alignment by @simonklee in #1509
- Docs website Scrollbar fix by @viralcodex in #1510
- fix(core): support transparent background in embedded terminals by @jensenojs in #1502
- text-buffer: preserve inline continuation alignment by @simonklee in #1511
- chore: packaging and test fixes by @simonklee in #1517
New Contributors
- @yuefdev made their first contribution in #1503
- @jensenojs made their first contribution in #1502
Full Changelog: v0.5.11...v0.5.12