# Keyboard shortcuts

{% tabs %}
{% tab title="Mac Users" %}

| Shortkey                            | Description           |
| ----------------------------------- | --------------------- |
| CMD + Z                             | Undo                  |
| CMD + Y                             | Redo                  |
| +                                   | Zoom in               |
| -                                   | Zoom out              |
| Backspace, delete                   | Delete card           |
| Right arrow                         | Expand card           |
| Left arrow                          | Shrink card           |
| CMD + D                             | Duplicate card        |
| Spacebar + Arrow up/down/left right | View mode / Hand mode |
| ESC                                 | Exit Hand mode        |
| {% endtab %}                        |                       |

{% tab title="Windows Users" %}

| Keybind                             | Description           |
| ----------------------------------- | --------------------- |
| CTRL + Z                            | Undo                  |
| CTRL + Y                            | Redo                  |
| +, CTRL + "+"                       | Zoom in               |
| -, CTRL + "-"                       | Zoom out              |
| Backspace, delete                   | Delete card           |
| Right arrow                         | Expand card           |
| Left arrow                          | Shrink card           |
| CTRL + D                            | Duplicate card        |
| Spacebar + Arrow up/down/left/right | View mode / Hand mode |
| ESC                                 | Exit Hand mode        |
| {% endtab %}                        |                       |
| {% endtabs %}                       |                       |
