-
Notifications
You must be signed in to change notification settings - Fork 0
User Keyboard Shortcuts
github-actions[bot] edited this page May 21, 2026
·
1 revision
BLXCode supports two shortcut modes: Tmux-style prefix chords (default) and Legacy direct chords. The welcome screen and this page reflect the active mode.
Change the mode in BLXCode Settings → App → Keyboard shortcuts (blxcode_shortcut_mode_v1: tmux or legacy).
Press Ctrl+b, then a second key within 1.5 seconds. Press Esc to cancel an armed prefix.
While a workspace terminal has focus, Ctrl+b is not intercepted — the shell keeps the prefix (for example tmux inside the PTY).
| Second key | Action |
|---|---|
o |
Quick Open |
p |
Toggle right panel |
a |
Agent tab |
b |
Browser tab |
m |
Memory tab |
n |
New terminal slot (active workspace) |
: |
Command palette |
Direct chords (no prefix):
| Shortcut | Action |
|---|---|
Ctrl+O |
Quick Open |
Ctrl+P |
Toggle right panel |
Ctrl+Shift+A |
Agent tab |
Ctrl+Shift+B |
Browser tab |
Ctrl+Shift+M |
Memory tab |
Ctrl+` |
New terminal slot (active workspace) |
Ctrl+Shift+P |
Command palette |
These are unchanged by shortcut mode:
-
Ctrl+Shift+P (command palette entry) also opens BLXCode settings from the palette when not using the tmux
:binding in legacy mode — use the palette's settings action or the gear control. - Right-panel tabs Plans, Rules, and Skills are reachable from the tab strip; there are no default tmux second-keys for them yet.
BLXCode Settings → App → Notifications:
-
Show success toasts (
blxcode_success_toast_v1) — brief bottom-right confirmation when context is sent or attached. -
Play success sound (
blxcode_success_sound_v1) — short tone on successful handoff.
Errors always show an error toast regardless of the success-toast toggle.
- Getting Started — first launch and welcome screen
- Workspaces — terminal focus and handoff
- Agent Providers — agent panel and settings
- User-Agent-Harness
- User-Agent-Providers
- User-Appearance-Themes
- User-Building
- User-File-Preview
- User-Getting-Started
- User-Image
- User-Keyboard-Shortcuts
- User-Language
- User-Memory-And-Tasks
- User-Plans
- User-Rules-And-Skills
- User-Settings
- User-Subagents
- User-Troubleshooting
- User-Voice
- User-Workspaces
- Developer-Agent-Harness
- Developer-Architecture
- Developer-Contributing
- Developer-I18n
- Developer-Setup
- Developer-Subagents
- Developer-Tauri-Ipc
- Developer-Themes
- Developer-Voice