singularity-forge/packages/pi-tui/src
Copilot 9c1bf837fb Fix TUI crash/corruption on code blocks with lines exceeding terminal width (#343)
* Initial plan

* Fix content renderer crash on long lines in code blocks exceeding terminal width

Co-authored-by: glittercowboy <186001655+glittercowboy@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: glittercowboy <186001655+glittercowboy@users.noreply.github.com>
Co-authored-by: TÂCHES <afromanguy@me.com>
2026-03-14 06:56:07 -06:00
..
components Fix TUI crash/corruption on code blocks with lines exceeding terminal width (#343) 2026-03-14 06:56:07 -06:00
autocomplete.ts feat: replace fd CLI binary with native @gsd/native fd module for autocomplete 2026-03-13 13:35:07 -06:00
editor-component.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
fuzzy.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
index.ts feat: wire native Rust image module into image processing pipeline 2026-03-13 13:41:53 -06:00
keybindings.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
keys.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
kill-ring.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
stdin-buffer.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
terminal-image.ts feat: wire native Rust image module into image processing pipeline 2026-03-13 13:41:53 -06:00
terminal.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
tui.ts Fix TUI crash/corruption on code blocks with lines exceeding terminal width (#343) 2026-03-14 06:56:07 -06:00
undo-stack.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
utils.ts feat: replace JS text utilities with native Rust @gsd/native/text module 2026-03-13 13:35:05 -06:00