TUI Crash Prevention and Enhancements
This cluster addresses various issues related to terminal user interface (TUI) crashes and enhancements for better handling of ANSI escape sequences and terminal width.
| # | Title | Author | Created | GitHub |
|---|---|---|---|---|
| 4479 | fix(tui): prevent crash when search matches ANSI escape sequences | bee4come | 2026-01-30 | View |
| 5509 | Fix TUI crash when terminal window is too narrow rep | omar-khaled-2 | 2026-01-31 | View |
| 6260 | fix(tui): prevent width overflow crashes from nested ANSI escape codes | 0xktn | 2026-02-01 | View |
| 12913 | TUI: truncate lines to fit terminal width on narrow terminals | kutayilmaaz | 2026-02-09 | View |
| 17677 | fix(tui): prevent crash when rendered line exceeds terminal width | Phineas1500 | 2026-02-16 | View |
| 18831 | feat(tui): add light theme support for light terminal backgrounds | al-maisan | 2026-02-17 | View |