|
@@ -7333,12 +7333,12 @@
|
|
|
},
|
|
},
|
|
|
"input_undo": {
|
|
"input_undo": {
|
|
|
"description": "Undo in input",
|
|
"description": "Undo in input",
|
|
|
- "default": "ctrl+-,cmd+z",
|
|
|
|
|
|
|
+ "default": "ctrl+-",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
"input_redo": {
|
|
"input_redo": {
|
|
|
"description": "Redo in input",
|
|
"description": "Redo in input",
|
|
|
- "default": "ctrl+.,cmd+shift+z",
|
|
|
|
|
|
|
+ "default": "ctrl+.",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
"input_word_forward": {
|
|
"input_word_forward": {
|