v0.8.0: complete cl-tty TUI migration — remove all Croatoan deps
- Replace numeric key code dispatch with cl-tty keyword events - Replace Croatoan code-key/key-name normalization with direct keyword dispatch - Update main loop to construct Ctrl-key keywords from cl-tty key-event modifiers - Remove croatoan-to-tty-event compatibility shim and its test - Remove duplicate Esc handling from main loop (now handled by on-key) - Update all documentation contracts, prose, docstrings to remove Croatoan refs - Remove :croatoan from package dependencies - All event handling now goes through cl-tty keymaps or keyword dispatch
This commit is contained in: