Expand description
Simple terminal manipulation primitives
Functions§
- Disable raw mode.
- Enable raw mode.
- Get the terminal’s current width and height.
- Check if
enable_raw
is in effect. - Save the current terminal’s state.
Simple terminal manipulation primitives
enable_raw
is in effect.