Files
passepartout/lisp
Amr Gharbeia a9705253a5 fix: restore read-event for reliable input, working TUI
- Replaced read-char-no-hang/stdin-input with cl-tty read-event
  (blocks until data, works regardless of --load stream)
- Added initial render before main loop via direct-to-backend
- Added read-event resize handling
- Removed stale fasl/crash/theme files
- Fixed paren balance in tui-main
- TUI starts, accepts input, daemon responds (msgs:3->4)
- 237 tests pass
2026-05-13 20:46:44 -04:00
..