Skip to content

Commit

Permalink
Update keybinds.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaex committed Mar 20, 2024
1 parent 02c6a4d commit 89e9559
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/keybinds.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ title: Keybinds
| <kbd>Ctrl</kbd> + <kbd>C</kbd> | Copy position and size info |
| <kbd>Ctrl</kbd> + <kbd>V</kbd> | Paste image or text |
| <kbd>Ctrl</kbd> + <kbd>D</kbd> | Duplicate shape |
| <kbd>Ctrl</kbd> + <kbd>Z</kbd> | Undo shape |
| <kbd>Ctrl</kbd> + <kbd>Z</kbd> | Undo |
| <kbd>Ctrl</kbd> + <kbd>Y</kbd> | Redo |
| <kbd>Arrow keys</kbd> | Move cursor / Move current shape |
| <kbd>Ctrl</kbd> + <kbd>Arrow keys</kbd> | Resize current shape from bottom right corner |
| <kbd>Alt</kbd> + <kbd>Arrow keys</kbd> | Resize current shape from top left corner |
Expand Down Expand Up @@ -71,7 +72,7 @@ title: Keybinds
| <kbd>Esc</kbd> | Close image editor and cancel task |
| <kbd>Ctrl</kbd> + <kbd>S</kbd> | Save image |
| <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>S</kbd> | Save image as... |
| <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>C</kbd> | Copy image to clipboard |
| <kbd>Ctrl</kbd> + <kbd>C</kbd> | Copy image to clipboard |
| <kbd>Ctrl</kbd> + <kbd>U</kbd> | Upload image |
| <kbd>Ctrl</kbd> + <kbd>P</kbd> | Print image |

Expand Down

0 comments on commit 89e9559

Please sign in to comment.