Crate panorama_tui[−][src]
messily modified version of tui
(MIT licensed) with async support for events
(note: still uses synchronous stdout api since crossterm doesn't have tokio support and no way i'm porting crossterm to tokio)
Re-exports
pub extern crate crossterm; |
pub extern crate tui; |
Structs
Frame | |
ModifierDiff | |
Terminal | |
TerminalOptions | Options to pass to |
Viewport |
Enums
ResizeBehavior |
Functions
color_conv |