Skip to main content

Module ui

Module ui 

Source

Structsยง

TerminalGuard ๐Ÿ”’
Enables raw mode + alternate screen, and restores them on drop.

Functionsยง

draw_ui
is_quit_key ๐Ÿ”’
Returns true if a key event should quit the app: q, Q, or Ctrl+C.