Crate rawrrr

Source
Expand description

Simple terminal manipulation primitives

Functions§

disable_raw
Disable raw mode.
enable_raw
Enable raw mode.
get_size
Get the terminal’s current width and height.
is_raw
Check if enable_raw is in effect.
save_term
Save the current terminal’s state.