supercode-frontend-tui 0.4.13

Attachable terminal frontend primitives for Supercode SDK runtimes.
Documentation
1
2
3
4
//! Terminal input state machines with no session or model-loop behavior.

pub mod key_hint;
pub mod scroll_state;