Navigation and Keybindings
The current keybindings come from packages/gotui/internal/keybindings/keybindings.go.
Core navigation
| Key | Action |
|---|
Ctrl+] | Next top-level tab |
Ctrl+[ | Previous top-level tab |
Ctrl+1 | Open Chat tab |
Ctrl+2 | Open Logs tab |
Ctrl+3 | Open Git tab |
Ctrl+4 | Open Files tab |
Ctrl+R | Retry connection |
Ctrl+C or Ctrl+Q | Quit |
Ctrl+O | Open keybindings dialog |
| Key | Action |
|---|
Enter | Send message |
Ctrl+Enter | Add next step |
Ctrl+J | Insert newline |
Tab | Toggle focus between chat input and scroll area |
Up / k | Scroll up |
Down / j | Scroll down |
Conversations