Skip to content

Keyboard shortcuts

Every shortcut in Salience, in one place. The keys worth memorising are ⌘K for the command palette, ⌘J for the console pane, and ⌘B for the sidebar — the app's only global bindings. Everything else below belongs to the surface it's listed under.

Everywhere

KeyAction
⌘K (or Ctrl+K)Toggle the command palette
⌘JToggle the console pane
⌘BToggle the sidebar

The HUD

The HUD sits above every page; each pill opens its popover with its own key. Only one popover is open at a time.

KeyPill
⌘SBranch — opens the branch switcher
⌘1Ticket
⌘2PR
⌘3CI
⌘4Stack
⌘5Cloud

Command palette (while open)

KeyAction
↑ / ↓Move the selection
EnterRun the highlighted command (rows ending in drill in)
⌘[ or ⌘←Back one level — works even with a query typed
BackspaceBack one level, when the input is empty
⌘KClose the palette
EscClose everything

Branch switcher (while open)

Open it with ⌘S, or by clicking the branch in the HUD.

KeyAction
↑ / ↓Move the highlight — the HUD shadow-previews that branch's ticket, PR and CI; nothing is checked out
EnterCheck out the highlighted branch
EscClose and snap back to the real branch

The Map

KeyAction
Mouse wheelZoom between desk and network altitude
← / →Cycle islands (network altitude only)
HomeSnap the camera home
EscClose one layer per press: skips a ride, then closes the peek card or ring menu, then exits the island, then snaps home; at desk altitude, clears the newest error path, then the selection

Build

KeyAction
⌘IExpand / collapse the ticket tile (Build page only)
EscCollapse the ticket tile
EnterCommit — in the commit message field, with changes staged

Code Graph

KeyAction
⌘-click (or Ctrl-click) a nodeOpen the file in your editor, positioned at the first walked method

One honest footnote: the palette prints ⌃L beside Clear console, but that key isn't actually bound — use the palette entry.

Salience is a desktop app for developers.