Skip to main content

Keyboard shortcuts

This document was generated using AI assistance

Content may include inaccuracies, outdated information, or technical errors. Users are advised to cross-check critical information before implementation.

The keys the workbench binds, grouped by the part of the interface they act on. A shortcut acts on whatever has focus: keys typed into a text field go to the field. Where Ctrl is written, macOS accepts Cmd as well.

Undo and redo

KeysAction
Ctrl+ZUndo the last model change
Ctrl+Y, Ctrl+Shift+ZRedo

Undo covers model edits you made in this session, in any representation.

Model explorer

KeysAction
Ctrl+FOpen the filter bar
, Move to the next or previous visible row
Expand the row, or move to its first child when it is already expanded
Collapse the row, or move to its parent when it is already collapsed
Any letter, digit or punctuationStart renaming the selected row, using the character you typed as the first one
EnterCommit the name
EscapeCancel renaming and keep the old name
Ctrl+clickAdd the row to the selection, or take it out again

The arrow keys select the row you land on, so open diagrams and the details panel follow.

Diagram editor

KeysAction
F2Rename the selected node or edge
Any letter, digit or punctuationStart renaming the selected node or edge, using the character you typed as the first one
EnterCommit the name
Shift+EnterInsert a line break inside the name
EscapeCancel renaming, or close the palette
DeleteDelete the selected elements, after a confirmation
Ctrl+clickAdd an element to the selection, or take it out again
Alt (held)Keep nodes from being moved while you drag

A notation can bind its own keys to a palette tool. While the diagram has focus, those keys run the tool at the mouse position.

Document editor

KeysAction
/Open the block insertion menu at the caret
Ctrl+F, Ctrl+HOpen the find and replace bar
EnterIn the find bar, go to the next match
Shift+EnterIn the find bar, go to the previous match
EscapeClose the find bar
Ctrl+ASelect the whole document; inside a table, select every cell first and the whole document on a second press
Enter at the start of a blockInsert an empty paragraph above, leaving the block itself untouched

Textual editor

Completions are not offered as you type. Press Ctrl+Space to ask for them at the caret.

Assistant panel input

KeysAction
EnterSend what you typed; with the completion list open, accept the highlighted entry instead
Shift+EnterInsert a line break
On the first line, recall the previous entry you sent
On the last line, move forward again through what you sent