Reference

Keyboard Shortcuts

Coldtea is macOS-first today. Many shortcuts map to Ctrl on Windows or Linux, but some workspace split shortcuts are currently Mac-only.

Use the visible app menus and in-product hints as the final source of truth for your build.

Workspace

ShortcutAction
Cmd+B / Ctrl+BToggle the left sidebar
Cmd+N / Ctrl+NOpen or close the active pane composer
Cmd+Shift+E / Ctrl+Shift+EToggle the editor surface
Cmd+Shift+T / Ctrl+Shift+TToggle the tasks surface
Cmd+Shift+A / Ctrl+Shift+AToggle the Agent Teams surface
Cmd+1 through Cmd+9Launch installed agents from workspace home on macOS
Ctrl+1 through Ctrl+9Launch installed agents from workspace home on Windows/Linux

Terminal Panes

ShortcutAction
Cmd+T / Ctrl+TNew terminal tab
Cmd+W / Ctrl+WClose the active terminal pane or tab
Cmd+DSplit the active pane to the right on macOS
Cmd+Shift+DSplit the active pane down on macOS
Cmd+F / Ctrl+FSearch the active terminal pane
Cmd+KClear the active terminal pane on macOS

Terminal Text Editing

Coldtea forwards common terminal editing shortcuts into the PTY:

ShortcutAction
Shift+EnterSend an alternate newline sequence
Shift+BackspaceDelete the previous word
Cmd+BackspaceClear back to the beginning of the line on macOS
Cmd+Left / Cmd+RightMove to start or end of line on macOS
Option+Left / Option+RightMove by word on macOS
Ctrl+Left / Ctrl+RightMove by word on Windows

Embedded Editor

Coldtea mirrors editor shortcuts that the desktop webview may otherwise steal from the embedded editor.

ShortcutAction
Cmd+N / Ctrl+NNew file
Cmd+P / Ctrl+PGo to file
Cmd+S / Ctrl+SSave
Cmd+F / Ctrl+FFind
Cmd+Shift+P / Ctrl+Shift+PCommand palette
Cmd+Z / Ctrl+ZUndo
Cmd+Shift+Z / Ctrl+Shift+ZRedo
Cmd+X/C/V/A / Ctrl+X/C/V/ACut, copy, paste, select all

Selection And Review

ShortcutAction
Cmd+Shift+Click / Ctrl+Shift+ClickAdd a comment where you click (terminal & editor)
Cmd+Alt+M / Ctrl+Alt+MAdd a comment on the selection (terminal & editor)
EscapeClose many modals, popovers, and selection modes
Cmd+Enter / Ctrl+EnterSave a plan review comment draft

Notes

  • Shortcuts can be captured by the active terminal application, browser webview, OS, or embedded editor.
  • If a shortcut does not work, click the target pane first and try again.
  • Some shortcuts are intentionally disabled while modals, selection states, or agent prompts need focus.

On this page