Skip to content

Keyboard Shortcuts

All shortcuts use Ctrl on Windows and Linux; on macOS, Cmd works interchangeably. Most single-key shortcuts are suppressed while you are typing in a text field or while a dialog is open, so they never fire accidentally mid-edit.

These work everywhere, even while a field or dialog has focus. The same commands are available in the file menu.

ShortcutAction
Ctrl+SSave the current harness file
Ctrl+Shift+SSave As — pick a new file name/location
Ctrl+OOpen a harness file

See Collaboration for saving, sharing, and cloud sync.

Active whenever you are not typing in a field and no dialog is open.

ShortcutAction
Ctrl+ZUndo
Ctrl+Shift+Z or Ctrl+YRedo
Ctrl+CCopy the selected connectors/terminals/splices, notes, or devices
Ctrl+XCut — copy the selection, then delete it
Ctrl+VPaste from the clipboard

Copy and cut act on the current box selection when you have one; otherwise they act on the single selected node, note, or device.

These five single-key shortcuts are the ones you can customize (see Rebinding hotkeys below). Defaults:

Key (default)Action
CAdd connector — opens the New connector dialog
TAdd terminal — opens the New terminal dialog
SAdd splice — opens the New splice dialog
1Switch to Schematic view
2Switch to Layout view

In split view, the view-switch keys change the first (left) pane. The other pane keeps whatever view it had — use its pane switcher buttons to change it. For what each view does, see Schematic and Layout.

InputAction
Delete or BackspaceDelete the selected nodes and connections
EscClose an open context menu
Left-drag on empty canvasBox select — anything the box touches is included
Middle-drag or Space+dragPan the canvas
Right-clickOpen the context menu (on the canvas, a node, or a connection)
Scroll wheelZoom
ShortcutWhereAction
EnterQuick-add dialogsSubmit the dialog (unless a button has focus)
EscQuick-add dialogsClose without adding
EnterInline text fields (labels, notes, harness names)Commit the edit
EscInline text fieldsRevert to the previous value
EnterSearch box (sidebar)Jump to the first result
EscSearch boxClear the query and leave the box

The search box matches node labels, part numbers, signal names, and note text — see The interface for where it lives.

The five quick-add and view-switch keys are rebindable; everything else (Ctrl+S, Ctrl+Z/Ctrl+Y, Delete, and friends) is fixed.

  1. Open Preferences….
  2. Scroll to the Hotkeys section.
  3. Click the key button next to an action — it changes to press a key….
  4. Press the new key. Press Esc instead to cancel recording.

Rules the rebinder enforces:

  • Single visible character only — one letter, digit, or symbol. Combinations with Ctrl, Alt, or Cmd are rejected (Single letter/digit keys only.).
  • No duplicates — a key already bound to a different action is rejected with a "…" is already bound. message.
  • Keys are case-insensitive (stored lowercase).

Click Reset hotkeys in the same section to restore the defaults shown in the table above.