What's Changed
- fix(core): handle special char markers in getSpanLines by @remorses in #591
- feat: Add focusable option to Box by @eitanalka in #585
- Feat/select all textarea by @danolekh in #558
- fix(core): prevent cursor to get stuck at virtual extmark by @felixzsh in #557
- test coverage for handleMouseData in renderer by @kommander in #593
- introduce ThreeRenderable by @kommander in #595
- web: fix mobile layout and navigation issues by @simonklee in #599
- fix: don't run pkg-pr on non code changes by @msmps in #603
- docs: add skill to website by @msmps in #602
- fix(input): set printable sequence for modifyOtherKeys chars by @simonklee in #600
- textarea: align ctrl+a defaults and tests with platform behavior by @simonklee in #601
- feat: Auto-focus on click (browser-like behavior) by @eitanalka in #584
- feat(clipboard): add OSC 52 clipboard support for SSH/remote sessions by @Son0fSun in #546
- refactor OSC52 clipboard impl by @kommander in #608
- fix(build): add libc linkage for test module by @simonklee in #613
- fix(core): guard MarkdownRenderable.getStyle against undefined syntaxStyle by @cevr in #606
- feat(core): add OSC 8 hyperlink metadata to markdown links by @cevr in #607
- fix(terminal): add OSC 66 compatibility for older terminals by @jobrk in #605
New Contributors
- @eitanalka made their first contribution in #585
- @danolekh made their first contribution in #558
- @felixzsh made their first contribution in #557
- @Son0fSun made their first contribution in #546
- @cevr made their first contribution in #606
- @jobrk made their first contribution in #605
Full Changelog: v0.1.75...v0.1.76