diff --git a/README b/README index b93bc44..f71570d 100644 --- a/README +++ b/README @@ -56,7 +56,7 @@ Alt+Up - Toggle Full Console View Alt+Down - Toggle Full Editors View Ctrl+A - Select Text All -Ctrl+Double Click - Select a word +Ctrl+Double Click - Select a word without openning candidate popup Ctrl+Z - Undo Text Ctrl+R - Redo Text Ctrl+C - Copy Selected Text diff --git a/data/help/SHORTCUT b/data/help/SHORTCUT index 41f75d9..9b8a37e 100644 --- a/data/help/SHORTCUT +++ b/data/help/SHORTCUT @@ -29,7 +29,7 @@
Text Editor:
Ctrl+A - Select Text All
- Ctrl+Double Click - Select a word
+ Ctrl+Double Click - Select a word without openning candidate popup
Ctrl+Z - Undo Text
Ctrl+R - Redo Text
Ctrl+C - Copy Selected Text