From 89e95599ac46b12eb0d4cb3c05da0b93cee420de Mon Sep 17 00:00:00 2001 From: Jaex Date: Thu, 21 Mar 2024 00:14:52 +0300 Subject: [PATCH] Update keybinds.md --- docs/keybinds.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/keybinds.md b/docs/keybinds.md index cf3f227a..843a276c 100644 --- a/docs/keybinds.md +++ b/docs/keybinds.md @@ -15,7 +15,8 @@ title: Keybinds | Ctrl + C | Copy position and size info | | Ctrl + V | Paste image or text | | Ctrl + D | Duplicate shape | -| Ctrl + Z | Undo shape | +| Ctrl + Z | Undo | +| Ctrl + Y | Redo | | Arrow keys | Move cursor / Move current shape | | Ctrl + Arrow keys | Resize current shape from bottom right corner | | Alt + Arrow keys | Resize current shape from top left corner | @@ -71,7 +72,7 @@ title: Keybinds | Esc | Close image editor and cancel task | | Ctrl + S | Save image | | Ctrl + Shift + S | Save image as... | -| Ctrl + Shift + C | Copy image to clipboard | +| Ctrl + C | Copy image to clipboard | | Ctrl + U | Upload image | | Ctrl + P | Print image |