From: Shuanglei Tao Date: Fri, 18 Aug 2017 11:33:46 +0000 (+0800) Subject: Upgrade to xterm.js 2.9.2 X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=7a25074b4f128c3035678288c8c5f399c4920231;p=ttyd.git Upgrade to xterm.js 2.9.2 --- diff --git a/html/package.json b/html/package.json index 4e872e7..4b14926 100644 --- a/html/package.json +++ b/html/package.json @@ -15,6 +15,6 @@ "dependencies": { "gulp": "^3.9.1", "gulp-inline-source": "^3.0.0", - "xterm": "^2.8.1" + "xterm": "^2.9.2" } } diff --git a/html/yarn.lock b/html/yarn.lock index 76f2a22..f20b241 100644 --- a/html/yarn.lock +++ b/html/yarn.lock @@ -1413,9 +1413,9 @@ wrappy@1: version "4.0.1" resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af" -xterm@^2.8.1: - version "2.8.1" - resolved "https://registry.yarnpkg.com/xterm/-/xterm-2.8.1.tgz#3f6b939bcb8d015a1f247d66257102cb16a0b2e1" +xterm@^2.9.2: + version "2.9.2" + resolved "https://registry.yarnpkg.com/xterm/-/xterm-2.9.2.tgz#ec3e7c636ba67af4a7026be2cff7bdf08e56400a" yargs@~3.10.0: version "3.10.0" diff --git a/src/index.html b/src/index.html index 5ed818c..d615286 100644 --- a/src/index.html +++ b/src/index.html @@ -5,11 +5,12 @@ ttyd - Terminal - + - +