# Shortcuts

There is a list of shortcuts that can be used while working in the editor.

## Item shortcuts

#### Movement shortcuts

* Arrow left
* Arrow up
* Arrow right
* Arrow down
* Ctrl + Arrow up: Move item to front
* Ctrl + Arrow down: Move item to back

#### Actions

* Delete key / cmd + backspace: Delete selected item.
* Ctrl + c: Copy selected item.
* Ctrl + v: Paste copied item.
* Ctrl + z: Undo.
* Ctrl + y: Redo.

#### Text items

* Ctrl + b: Set selected item text bold.
* Ctrl + i: Set selected item text to italic.
* Ctrl + u: Set selected text item to underline.
