mirror of
https://github.com/phranck/TUIkit.git
synced 2026-06-20 09:54:37 +00:00
- COLS truncation now counts visible characters only (ignores HTML tags), preventing broken markup when tags get cut off mid-pair - typeSystem() types content between paired tags char-by-char while tags appear instantly as complete open/close pairs - Empty lines render with non-breaking space for correct row height, fixing premature scrolling when blank lines consumed ROWS budget - Stable line keys (monotonic counter) prevent React DOM thrashing - terminal-parser bold regex uses negative lookahead to skip ***