From: Shuanglei Tao Date: Sat, 22 Jul 2017 13:14:48 +0000 (+0800) Subject: Upgrade to xterm.js 2.8.1 X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=3ac7a5e2aec47b816bd1ae090d40e77ff01147ad;p=ttyd.git Upgrade to xterm.js 2.8.1 --- diff --git a/html/css/app.css b/html/css/app.css index 170c67c..fd2e5f7 100644 --- a/html/css/app.css +++ b/html/css/app.css @@ -9,7 +9,7 @@ html, body { width: auto; height: 100%; margin: 0 auto; - padding: 5px 0 0 8px; + padding: 0 5px; background-color: #101010; } diff --git a/html/package.json b/html/package.json index 122d1d2..4e872e7 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.7.0" + "xterm": "^2.8.1" } } diff --git a/html/yarn.lock b/html/yarn.lock index 134b353..76f2a22 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.7.0: - version "2.7.0" - resolved "https://registry.yarnpkg.com/xterm/-/xterm-2.7.0.tgz#05e42d270ff5e67cca95116b62c84c0cfc435baa" +xterm@^2.8.1: + version "2.8.1" + resolved "https://registry.yarnpkg.com/xterm/-/xterm-2.8.1.tgz#3f6b939bcb8d015a1f247d66257102cb16a0b2e1" yargs@~3.10.0: version "3.10.0" diff --git a/src/index.html b/src/index.html index bbf1803..5ed818c 100644 --- a/src/index.html +++ b/src/index.html @@ -5,11 +5,11 @@ ttyd - Terminal - - - + + +