singularity-forge/packages/pi-tui/src/__tests__
Jeremy af158235eb fix(gsd): remove background color from backdrop, fix message truncation
Backdrop was painting empty lines with dark gray background (48;5;233),
making the entire screen go black. Now uses dim + gray foreground only.

Message truncation now measures actual prefix width with visibleWidth()
instead of hardcoded 20-char estimate, and uses truncateToWidth() for
proper Unicode handling.
2026-04-06 20:11:07 -05:00
..
autocomplete.test.ts fix(tui): prevent freeze when using @ file finder (#1832) 2026-03-21 12:55:12 -06:00
fuzzy.test.ts feat(autocomplete): add /thinking completions, GSD subcommand descriptions, and test coverage (#1019) 2026-03-17 18:27:17 -06:00
overlay-layout.test.ts fix(gsd): remove background color from backdrop, fix message truncation 2026-04-06 20:11:07 -05:00