DocumentationKeyboard shortcuts

Keyboard shortcuts

The TUI keeps navigation and task control available from the keyboard. These shortcuts apply to the current terminal build.

03 sections6 min readUpdated for preview
On this page
  1. 01Global controls
  2. 02Prompt input
  3. 03Long output
01

Global controls

Use these keys from anywhere in the terminal interface.

  • Ctrl+C or Ctrl+Q: quit
  • Esc: cancel the current action
  • Ctrl+P: toggle the command palette
  • Tab / Shift+Tab: move between screens
  • Alt+1 through Alt+5: jump directly to a screen
02

Prompt input

The prompt field follows standard terminal editing behavior.

  • Enter: submit the prompt
  • Up / Down: move through prompt history
  • Left / Right: move the cursor
  • Home / End: jump within the input
03

Long output

Use Page Up and Page Down to move through content that extends beyond the visible terminal area.