bumped xterm, check bracketedPaste state via terminal modes

This commit is contained in:
Eugene Pankov
2021-09-09 23:07:18 +02:00
parent d6fa3b02a9
commit a87d8871ad
6 changed files with 33 additions and 35 deletions

View File

@@ -29,13 +29,13 @@
"ps-node": "^0.1.6",
"runes": "^0.4.2",
"utils-decorators": "^1.8.1",
"xterm": "npm:@tabby-gang/xterm@4.14.0-beta.3",
"xterm": "npm:@tabby-gang/xterm@4.14.0",
"xterm-addon-fit": "^0.5.0",
"xterm-addon-ligatures": "^0.5.0",
"xterm-addon-search": "^0.8.0",
"xterm-addon-serialize": "^0.5.0",
"xterm-addon-unicode11": "^0.2.0",
"xterm-addon-webgl": "^0.11.0",
"xterm-addon-search": "^0.8.1",
"xterm-addon-serialize": "^0.6.0",
"xterm-addon-unicode11": "^0.3.0",
"xterm-addon-webgl": "^0.11.2",
"zmodem.js": "^0.1.9"
},
"peerDependencies": {