Files
passepartout/lisp/channel-tui-main.lisp
Amr Gharbeia e27cffa4e0 fix: all 21 TUI test failures — KEY_ENTER, KEY_BACKSPACE, Escape handling
- KEY_ENTER (343) and KEY_BACKSPACE (263) were not handled in on-key
  causing Enter/Backspace to silently fail in tests using ncurses keycodes
- Escape (27) was not matched for streaming interrupt in on-key
- theme-color test expected keyword :white but function returns hex string
2026-05-13 18:08:29 -04:00

70 KiB