-
Notifications
You must be signed in to change notification settings - Fork 1
keyboard shortcuts
Jakob Munch Overgaard edited this page Jun 16, 2026
·
1 revision
v3.0.2 adds VI-flavoured keybinds throughout the UI. Press ? from any page to see the cheat sheet.
| Key | Action |
|---|---|
/ |
Open command palette |
Ctrl-K / Cmd-K
|
Open command palette (alternate) |
? |
Show this cheat sheet |
Esc |
Close any open modal |
The palette searches pages, devices (using the cached list from the Devices page), and quick actions (Bulk actions, Run backup now, Show shortcuts). Arrow keys to navigate, Enter to activate.
Press g, then one more key, within 1.5 seconds:
| Sequence | Destination |
|---|---|
g h |
Home |
g d |
Devices |
g l |
Logs |
g s |
Settings |
g c |
CVEs |
g m |
Monitor |
g a |
Audit |
g v |
serVer status |
- Shortcuts are disabled when any input field, textarea, or contenteditable element has focus —
/in a search box should be a literal slash, not a palette trigger. - The palette is also disabled while it's already open;
Escis the only way to dismiss. - The 1.5s window for
g-prefix shortcuts is short enough that pressinggaccidentally won't shadow normal typing forever. - All shortcuts work on macOS via both Ctrl and Cmd modifiers.
You said VI over Nano. The single-letter mnemonic prefix matches GitHub, Gmail, GitLab, etc. — g d for "go devices" reads naturally and doesn't collide with browser shortcuts.
RemotePower · README · CHANGELOG · remotepower.tvipper.com — generated from docs/, do not edit pages here directly.
Getting started
- Install
- Admin guide
- Deployment map
- Docker / Compose
- HTTPS / TLS
- Self-signed TLS
- Upgrading
- Troubleshooting
Agents & devices
Monitoring & health
Security
Integrations & automation
- Homelab integrations
- OPNsense
- Scripts
- Custom scripts
- MCP server
- Webhooks
- Terraform / IaC
- AI assistant
- RAG
Reference
- Architecture
- CMDB
- Feature inventory
- REST API
- Swagger / OpenAPI
- Fleet management
- Scaling
- Satellites
- Keyboard shortcuts
Release notes