fixed alt+up terminalFocus
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
"command": "workbench.action.terminal.sendSequence",
|
"command": "workbench.action.terminal.sendSequence",
|
||||||
"args": {
|
"args": {
|
||||||
"text": "cd ..\u000D"
|
"text": "cd ..\u000D"
|
||||||
}
|
},
|
||||||
|
"when": "terminalFocus"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user