What's Changed
- Bottom title and alignment docs update by @viralcodex in #927
- fix: break circular imports by targeting specific source files by @lu-zero in #917
- fix(renderer): disable mouse tracking on destroy by @simonklee in #515
- fix: use new URL() instead of import with { type: file } for cross-runtime compat by @lu-zero in #918
- fix: deleteToLineStart joins with previous line when cursor at col 0 by @fredsh2k in #938
- feat(core): allow focusing of ancestors of renderables by @garthdw in #930
- core: compact keypress debug output and add IME repro by @simonklee in #941
- Release v0.1.98 by @simonklee in #943
New Contributors
Full Changelog: v0.1.97...v0.1.98