Skip to content

Commit

Permalink
Uplevel xterm.js
Browse files Browse the repository at this point in the history
The terminal should be a lot faster at processing output now thanks to
xtermjs/xterm.js#422

Also of note: xtermjs/xterm.js#417: changed escape sequence for alt-arrow to work on bash on os x
  • Loading branch information
Tyriar committed Dec 28, 2016
1 parent eef7910 commit d298183
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit d298183

Please sign in to comment.