Keyboard Shortcuts
Shortcuts in Lediv are context-aware. The focused panel defines
what each shortcut does. On macOS, use Cmd where Windows/Linux uses Ctrl.
How shortcut focus works
Most shortcuts are tied to tree panels like Pages, Components, Elements, and Files. Select or
focus an item first, then run the shortcut.
Global history shortcuts are available across the editor and dashboard contexts, so recent
changes can be reverted quickly while navigating projects and structure.
Global shortcuts
| Shortcut | Action |
| Ctrl/Cmd + Z | Undo |
| Ctrl/Cmd + Shift + Z | Redo |
| Esc | Exit Preview mode or cancel active drag |
Panel shortcuts
Pages
| Shortcut | Action |
| Ctrl/Cmd + C | Copy page(s) |
| Ctrl/Cmd + V | Paste page(s) |
| Delete | Delete page(s) |
| Ctrl/Cmd + Backspace | Delete page(s) |
Components
| Shortcut | Action |
| Ctrl/Cmd + C | Copy component(s) |
| Ctrl/Cmd + V | Paste component(s) |
| Delete | Delete component(s) |
| Ctrl/Cmd + Backspace | Delete component(s) |
Elements
| Shortcut | Action |
| Ctrl/Cmd + X | Cut element(s) |
| Ctrl/Cmd + C | Copy element(s) |
| Ctrl/Cmd + V | Paste element(s) |
| Delete | Delete element(s) |
| Ctrl/Cmd + Backspace | Delete element(s) |
| Esc | Cancel active drag |
Files
| Shortcut | Action |
| Enter | Rename focused file/folder |
| Ctrl/Cmd + X | Cut file/folder |
| Ctrl/Cmd + C | Copy file/folder |
| Ctrl/Cmd + V | Paste file/folder |
| Delete | Delete file/folder |
| Ctrl/Cmd + Backspace | Delete file/folder |
| Esc | Cancel rename input |
During drag and drop in Elements and Files, holding Alt switches the drag action from
move to copy.
Next steps