Update xterm.js to 1.1.2

Major feature upgrade is that IMEs now work, so people
can type non-latin characters into them!

Also has:
   - Better mouse support
   - Signed releases
   - Scrollbar

https://github.com/sourcelair/xterm.js/releases/tag/1.1.2
YuviPanda 10 years ago
parent 513b4c0a57
commit a38cac92e8

@ -40,6 +40,6 @@
"moment": "^2.8.4",
"preact": "^4.5.1",
"preact-compat": "^1.7.0",
"xterm": "^1.0"
"xterm": "^1.1.2"
}
}

Loading…
Cancel
Save