Uplevel xterm.js

The terminal should be a lot faster at processing output now thanks to
sourcelair/xterm.js#422

Also of note: sourcelair/xterm.js#417: changed escape sequence for alt-arrow to work on bash on os x
This commit is contained in:
Daniel Imms
2016-12-28 06:48:12 -08:00
parent eef791035a
commit d298183b26
2 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@
"vscode-debugprotocol": "1.15.0",
"vscode-textmate": "2.3.2",
"winreg": "1.2.0",
"xterm": "git+https://github.com/Tyriar/xterm.js.git#vscode-release/1.8",
"xterm": "git+https://github.com/Tyriar/xterm.js.git#vscode-release/1.9",
"yauzl": "2.3.1"
},
"devDependencies": {