Skip to content

Commit

Permalink
Uplevel xterm.js
Browse files Browse the repository at this point in the history
Fixes a issue with vim and ctrl/arrows in particular
  • Loading branch information
Tyriar committed Jul 21, 2016
1 parent e011939 commit 01a3f86
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 @@ -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#8790a94",
"xterm": "git+https://github.com/sourcelair/xterm.js.git#55fb5db",
"yauzl": "2.3.1"
},
"devDependencies": {
Expand Down

0 comments on commit 01a3f86

Please sign in to comment.