- Replaced cl-tty read-event with direct read-char-no-hang from /dev/tty for reliable input (avoids unix-simple-poll fd 0 issue) - Added (let ((tty ...)) wrapper to open /dev/tty once at startup - Fixed (code-char raw-ch) bug: raw-ch is already a CHARACTER - Fixed one extra close paren that closed (let ((ch ...)) early - Gated fiveam test section behind #+passepartout-tests reader conditional to prevent crash on TUI startup when fiveam not loaded
72 KiB
72 KiB