co-mono/packages/tui/src
Mario Zechner d7f84469a7 Fix editor crash with wide characters (emojis, CJK)
Editor text wrapping now uses grapheme-aware width calculation instead
of string length. Fixes crash when pasting text containing emojis like
 or CJK characters that are 2 terminal columns wide.
2025-12-06 21:24:26 +01:00
..
components Fix editor crash with wide characters (emojis, CJK) 2025-12-06 21:24:26 +01:00
autocomplete.ts fix: file @ autocomplete performance using fd 2025-11-28 23:38:44 +01:00
index.ts Release v0.11.4 2025-12-01 13:05:12 +01:00
terminal.ts Fix terminal rendering and add improvements 2025-11-11 00:13:46 +01:00
tui.ts feat(coding-agent): context compaction with /compact, /autocompact, and auto-trigger 2025-12-04 02:39:54 +01:00
utils.ts fix: escape codes not properly wrapped during line wrapping 2025-12-05 21:49:44 +01:00