fn is_quit_key(key: KeyEvent) -> bool
Returns true if a key event should quit the app: q, Q, or Ctrl+C.
true
q
Q