Uplevel xterm.js

Adds custom keydown handler for #6731
This commit is contained in:
Daniel Imms 2016-07-22 05:51:38 -07:00
parent 3fa40395a8
commit e9f712e0ae
2 changed files with 3 additions and 3 deletions

4
npm-shrinkwrap.json generated
View file

@ -429,8 +429,8 @@
},
"xterm": {
"version": "1.0.0",
"from": "git+https://github.com/sourcelair/xterm.js.git#5e662d0",
"resolved": "git+https://github.com/sourcelair/xterm.js.git#5e662d0eb7c2e8b5100f96b45b1110b8f85ba8df"
"from": "git+https://github.com/sourcelair/xterm.js.git#65b2be7",
"resolved": "git+https://github.com/sourcelair/xterm.js.git#65b2be78315e0c83defb7d8358eb0282a18024a0"
},
"yauzl": {
"version": "2.3.1",

View file

@ -30,7 +30,7 @@
"vscode-debugprotocol": "1.10.0",
"vscode-textmate": "2.0.1",
"winreg": "1.2.0",
"xterm": "git+https://github.com/sourcelair/xterm.js.git#5e662d0",
"xterm": "git+https://github.com/sourcelair/xterm.js.git#65b2be7",
"yauzl": "2.3.1"
},
"devDependencies": {