bump cl-tty → v1.0.0 (library consolidation), passepartout → v0.8.0 (read-event, text-input)

cl-tty changes:
- merged select → dialog (eliminate package)
- merged mouse → input (eliminate package)
- merged scrollbox+tabbar from container → box (eliminate package)
- extracted theme from box → cl-tty.theme (clean boundary)
- added word-wrap to text-input.render (multi-line input)
- added char-width, search-highlight as exported functions
- exported all text-input manipulation functions

passepartout changes:
- replaced inline read-raw-byte reader with cl-tty.input:read-event
- integrated cl-tty text-input widget for buffer management
- uses cl-tty.box:char-width, cl-tty.markdown:search-highlight
This commit is contained in:
2026-05-18 16:52:14 -04:00
parent 5c2a928522
commit 3b6bf53829
2 changed files with 2 additions and 2 deletions