* Add (optional) support for alternate screen (#77) The user can manually switch between main and alternate screen or (preferably) use the wrapper struct for automatic screen restoration. * Add two examples for screen switching * Improve screen module documentation |
||
|---|---|---|
| .. | ||
| alternate_screen.rs | ||
| alternate_screen_raw.rs | ||
| async.rs | ||
| click.rs | ||
| color.rs | ||
| commie.rs | ||
| detect_color.rs | ||
| is_tty.rs | ||
| keys.rs | ||
| mouse.rs | ||
| rainbow.rs | ||
| read.rs | ||
| rustc_fun.rs | ||
| simple.rs | ||
| size.rs | ||
| truecolor.rs | ||