What's Changed
- extend testing facilities by @kommander in #1100
- fix(core): preserve markdown block spacing by @remorses in #1099
- fix(core/markdown): compact tight nested lists by @kitlangton in #1109
- fix(core): map SS3 application-keypad sequences for numpad keys by @whiteaxesing in #1104
- chore(core): gitignore src/zig/zig-pkg cache dir by @justjake in #1107
- fix(core): Preserve empty lines when copying selected text by @benkoppe in #1103
- fix(core): recover delayed mouse continuation events by @Benioh in #1111
- feat: add minLength prop for InputRenderable by @viralcodex in #1093
- fix: use visual width for extmark adjustment in CJK input by @xodmd45-ctrl in #1102
- fix(core): guard recalculateBarProps sticky scroll with _hasManualScroll by @malventano in #1088
New Contributors
- @whiteaxesing made their first contribution in #1104
- @justjake made their first contribution in #1107
- @benkoppe made their first contribution in #1103
- @Benioh made their first contribution in #1111
- @xodmd45-ctrl made their first contribution in #1102
- @malventano made their first contribution in #1088
Full Changelog: v0.2.15...v0.2.16