Add the 'commit text' hotkey to the README.md (#1926)

We add the hotkey for 'Commit text in text area' (C-Ret) to the documentation.
This commit is contained in:
Bourbon
2021-09-28 01:43:26 +05:30
committed by GitHub
parent 7199fd392c
commit 2ff0f4af34

View File

@@ -200,6 +200,7 @@ These shortcuts are available in GUI mode:
| <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>Z</kbd> | Redo the next modification |
| <kbd>Ctrl</kbd> + <kbd>Q</kbd> | Leave the capture screen |
| <kbd>Ctrl</kbd> + <kbd>O</kbd> | Choose an app to open the capture |
| <kbd>Ctrl</kbd> + <kbd>Return</kbd> | Commit text in text area|
| <kbd>Return</kbd> | Upload the selection to Imgur |
| <kbd>Spacebar</kbd> | Toggle visibility of sidebar with options of the selected tool, color picker for the drawing color and history menu |
| Right Click | Show the color wheel |