Expand description
Terminal user interface for Slumber.
This crate is not semver compliant. The version is locked to the root
slumber crate version. If you choose to depend directly on this crate, you
do so at your own risk of breakage.
Structsยง
- Tui
- Main controller struct for the TUI. The app uses a React-ish architecture for the view, with a wrapping controller (this struct)