| Key | Action |
|---|---|
Tab |
Next panel |
Shift+Tab |
Previous panel |
Ctrl+S |
Save SVG screenshot |
Ctrl+O |
Command palette |
Q |
Quit |
Tab cycles: Log Pane → Graph View → Chat Input
Textual apps capture the mouse, so normal click-drag selection won't work by default. To select and copy text from any pane:
- Hold
Shiftwhile clicking and dragging — this bypasses Textual's mouse capture and lets your terminal handle selection natively. - Copy with your terminal's shortcut (
Cmd+Con macOS,Ctrl+Shift+Con most Linux terminals).
The log pane uses auto_scroll=False. New output only scrolls to the bottom when you are already at the bottom of the log. If you've scrolled up to read earlier output, it stays in place.
Ctrl+S saves an SVG screenshot to the screenshots/ directory with a timestamped filename. Open the SVG in any browser to view it.