Keyboard Shortcuts
Getting Started
Neuro Features
Automation
Reference
Keyboard Shortcuts
Master NeuroTerm with these keyboard shortcuts. Follows Windows Terminal conventions — Ctrl+letter passes through to the terminal, Ctrl+Shift+letter triggers app actions.
Global
| Shortcut | Action |
|---|---|
| Ctrl+Shift+B | Toggle sidebar |
| Ctrl+Shift+J | Toggle panel |
| Ctrl+, | Open settings |
| Ctrl+Shift+/ | Open keyboard shortcuts |
| F11 | Toggle fullscreen |
| Escape | Focus terminal / Dismiss overlay |
| F6 / Shift+F6 | Cycle focus forward / backward |
| Ctrl+Alt+F | Open filter |
Sessions
| Shortcut | Action |
|---|---|
| Ctrl+Shift+T | New session |
| Ctrl+Shift+W | Close session |
| Ctrl+Shift+O | Connect |
| F5 | Toggle connection |
| Ctrl+Tab | Next session |
| Ctrl+Shift+Tab | Previous session |
| Ctrl+1–9 | Select session by index |
| Ctrl+Shift+← | Move tab left |
| Ctrl+Shift+→ | Move tab right |
| ScrollLock | Toggle scroll lock |
Terminal
| Shortcut | Action |
|---|---|
| Ctrl+C | Copy selection (or send Ctrl+C to terminal) |
| Ctrl+V | Paste from clipboard |
| Ctrl+Shift+F | Find / search in terminal |
| Ctrl+Shift+A | Select all |
| Ctrl+Shift+L | Clear terminal |
| Ctrl+Shift+K | Clear scrollback |
| Ctrl+Shift+G | Go to line |
| Ctrl+Shift+X | Toggle hex display mode |
| Ctrl+Shift+S | Save log as… |
| Ctrl+= | Zoom in |
| Ctrl+- | Zoom out |
| Ctrl+0 | Reset zoom |
| Ctrl+Wheel | Scroll zoom |
| Ctrl+Click | Open link |
Neuro Input
| Shortcut | Action |
|---|---|
| @ query +Enter | Open Neuro Input |
| Enter | Insert command into terminal |
| Escape | Close Neuro Input |
Command History
| Shortcut | Action |
|---|---|
| ↑ / ↓ | Navigate command history |
| → | Accept ghost suggestion |
Feature Toggles
| Shortcut | Action |
|---|---|
| Ctrl+Shift+H | Toggle highlighting |
| Alt+H | Cycle highlight preset |
| Ctrl+Shift+M | Toggle minimap |
| Ctrl+Shift+P | Toggle pattern markers |
| Ctrl+Shift+R | Toggle auto reply |
Panel Tabs
| Shortcut | Action |
|---|---|
| Alt+1 | Open Problems tab |
| Alt+2 | Open Markers tab |
| Alt+3 | Open AI tab |
Marker Navigation
| Shortcut | Action |
|---|---|
| F7 / Shift+F7 | Next / Previous warning |
| F8 / Shift+F8 | Next / Previous error |
| Alt+↓ / Alt+↑ | Next / Previous marker (any type) |
Customizable shortcuts
Most shortcuts can be customized or disabled. Open Ctrl+Shift+/ to view and edit all bindings. Changes are saved automatically.