Rename "Custom Command" to "Shell Command"
The double use of the term "Custom Command" for both shell commands and user-configured keybindings was confusing.
This commit is contained in:
@@ -1232,7 +1232,7 @@
|
||||
"type": "string",
|
||||
"default": "\u003cc-d\u003e"
|
||||
},
|
||||
"executeCustomCommand": {
|
||||
"executeShellCommand": {
|
||||
"type": "string",
|
||||
"default": ":"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user