Skip to main content
Products -> ERDPricingDocsBlogSign in한국어Start with ERD

Keyboard Shortcuts

Ainecto supports keyboard shortcuts for common actions so you can work without leaving the keyboard. On Mac, replace Ctrl with Cmd.


General

ShortcutAction
Ctrl+SSave the current diagram
Ctrl+NCreate a new diagram
Ctrl+OOpen an existing diagram
F2Rename the current diagram
Ctrl+FOpen the search panel

Edit

ShortcutAction
Ctrl+ZUndo the last action
Ctrl+Shift+ZRedo
Ctrl+YRedo (alternative)
Ctrl+CCopy selected tables
Ctrl+VPaste copied tables
Ctrl+ASelect all tables on the canvas

Delete

ShortcutAction
Delete / BackspaceDelete the selected item

The behavior depends on what is currently selected:

SelectionResult
One or more tablesDeletes the selected tables and their columns, indexes, and associated refs
A table groupDeletes the group (member tables are kept)
Nothing selectedDeletes the entire diagram (with confirmation)

All delete operations are undoable with Ctrl+Z.


ShortcutAction
Scroll (mouse wheel)Zoom in / out
Shift+ScrollPan horizontally
Space+DragPan the canvas (hand tool)

Quick reference card

Here is every shortcut in one table for easy scanning:

ShortcutAction
Ctrl+SSave
Ctrl+ZUndo
Ctrl+Shift+Z / Ctrl+YRedo
Ctrl+CCopy
Ctrl+VPaste
Ctrl+ASelect all
Ctrl+FSearch
Ctrl+NNew diagram
Ctrl+OOpen diagram
F2Rename diagram
Delete / BackspaceDelete selected
Space+DragPan
ScrollZoom
Shift+ScrollHorizontal pan

Tips

  • Shortcuts work when the canvas is focused — if you're typing in an input field, the shortcut is captured by the field instead
  • On Mac, use Cmd in place of Ctrl for all shortcuts listed above
  • Use Ctrl+Z liberally — nearly every action in Ainecto is undoable, including delete, paste, move, group, and color changes