Command palette¶
Screenshot placeholder — palette open over a terminal session.
Press Ctrl+K (Windows/Linux) or Cmd+K (macOS) anywhere in the app.
What's in it¶
- Hosts — connect by name.
- Snippets — run a saved snippet on the active session.
- Pages — jump to Keychain, Port Forwarding, Settings…
- Plugin actions — anything plugins register via
api.omni.register.
Sections are grouped by source. Fuzzy match runs against label, keywords, and section.
Keybindings¶
| Key | Action |
|---|---|
| Ctrl+K / Cmd+K | Open |
| Up / Down | Navigate results |
| Enter | Run |
| Esc | Close |
Snippets and plugin actions can register their own keybinding — first registered wins on conflict.
Type to filter
Start typing to narrow. The palette ranks recent matches higher.