local: UI to support single "command line" in profiles

This commit is contained in:
Eugene Pankov
2021-07-18 15:22:35 +02:00
parent 66098b5c6d
commit 1eed32f8d8
13 changed files with 106 additions and 57 deletions

View File

@@ -22,7 +22,6 @@
},
"devDependencies": {
"@types/deep-equal": "^1.0.0",
"@types/shell-escape": "^0.2.0",
"ansi-colors": "^4.1.1",
"binstring": "^0.2.1",
"buffer-replace": "^1.0.0",
@@ -32,7 +31,6 @@
"hexer": "^1.5.0",
"ps-node": "^0.1.6",
"runes": "^0.4.2",
"shell-escape": "^0.2.0",
"utils-decorators": "^1.8.1",
"xterm": "^4.9.0-beta.7",
"xterm-addon-fit": "^0.5.0",