Skip to content

v0.12.15

Choose a tag to compare

@github-actions github-actions released this 06 Dec 20:30
· 4107 commits to main since this release

Fixed

  • Editor crash with emojis/CJK characters: Fixed crash when pasting or typing text containing wide characters (emojis like ✅, CJK characters) that caused line width to exceed terminal width. The editor now uses grapheme-aware text wrapping with proper visible width calculation.