TUI controls
Keyboard controls in the native Atlas Engine TUI.
Atlas Engine has one input dispatcher. The current controls are intentionally
small and are not configured through tui.json.
| Key | Action |
|---|---|
| Enter | submit or select |
| Shift+Enter | newline |
| Ctrl+P | Commands |
| Escape | back, reject, or clear |
| Ctrl+C | clear or interrupt |
| Ctrl+D | exit with an empty Composer |
| PageUp / PageDown | scroll transcript |
| Ctrl+Up / Ctrl+Down | scroll one row |
| Ctrl+A / Ctrl+E | start/end of line |
| Ctrl+Z / Ctrl+Shift+Z | undo/redo |
Workflow lists use Up, Down, Enter, and Escape. Multiple-choice questions use Space to toggle choices and Enter on Submit selected to reply.