Skip to content

Keyboard Shortcuts

Jaade has a layered, rebindable shortcut system. The full catalog — including terminal workbench commands like tab navigation and pane splitting — lives in Settings → Keyboard, where you can remap any of it.

This page lists the shortcuts worth knowing. On macOS the primary modifier is Cmd.

ShortcutAction
Cmd/Ctrl + POpen the command palette (files, views, commands)
Cmd/Ctrl + FFocus the list filter in History, Plugins, Skills, MCP, and Memories views
Cmd/Ctrl + 1…9Jump to a left-sidebar view (Projects is Cmd/Ctrl + 1)
Cmd/Ctrl + = / - / 0Zoom the UI in / out / reset to 100%

File viewer & editor

ShortcutAction
Cmd/Ctrl + SSave the open file
Cmd/Ctrl + GGo to line
Cmd/Ctrl + Click (on a symbol)Go to definition (with LSP)

Vim mode

When vim mode is on, the file viewer accepts vim keybindings, plus the Ex commands:

CommandAction
:wSave
:qClose
:wq / :xSave and close

Terminal

ShortcutAction
Cmd/Ctrl + FSearch the terminal scrollback
Cmd/Ctrl + Click (on a commit hash)Open that commit in the Git History panel
Cmd/Ctrl + Click (on a file path)Open that file in the file viewer

Standard copy/paste and clear shortcuts are intercepted so the terminal emulator doesn't swallow them.

Mini Apps

ShortcutAction
Cmd/Ctrl + WClose the current mini-app player window

Rebinding

To change any shortcut — or to see the terminal workbench commands not listed here — open Settings → Keyboard. Bindings are defined per platform.

Released under the terms in the repository.