Keyboard Shortcuts
The currently documented cross-platform shortcuts are for undo and redo. They work when focus is not in a text input or textarea, so normal text editing keeps its native undo behavior.
| Platform | Undo | Redo |
|---|---|---|
| macOS | Cmd + Z | Cmd + Shift + Z |
| Windows / Linux | Ctrl + Z | Ctrl + Shift + Z or Ctrl + Y |
The app confirms an undo with a toast such as Undone: [action description]. A new action clears the redo stack, and the undo stack holds the latest 50 actions.