From 8318cd9cec30961b5a503d305f022be7d54c9a9a Mon Sep 17 00:00:00 2001 From: Pedro Knup Date: Wed, 20 May 2020 10:31:23 +0200 Subject: [PATCH 1/5] fix: fixed xterm recent bug --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f7adc58..284dbcd 100644 --- a/package.json +++ b/package.json @@ -54,8 +54,8 @@ "tar": ">=2.2.2", "telnet-client": "^0.16.1", "utf8": "^3.0.0", - "xterm": "^4.4.0", - "xterm-addon-fit": "^0.3.0" + "xterm": "4.4.0", + "xterm-addon-fit": "0.3.0" }, "scripts": { "watch": "onchange '**/*.js' '**/*.html' '**/*.less' -- sh scripts/restart-atom.sh", From 8f6f323d91ff26de98eaac7d5ed56b1852df4e33 Mon Sep 17 00:00:00 2001 From: Pedro Knup Date: Wed, 20 May 2020 10:50:07 +0200 Subject: [PATCH 2/5] fix: fixed invisible pybytes label in pybytes button --- lib/views/panel-view.html | 1 - lib/views/sidebar-view.html | 3 --- lib/views/sidebar-view.js | 5 ++++- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/lib/views/panel-view.html b/lib/views/panel-view.html index c9fa4b7..28cbe80 100644 --- a/lib/views/panel-view.html +++ b/lib/views/panel-view.html @@ -1,7 +1,6 @@
x -
diff --git a/lib/views/sidebar-view.html b/lib/views/sidebar-view.html index 8867d57..8d0998f 100644 --- a/lib/views/sidebar-view.html +++ b/lib/views/sidebar-view.html @@ -51,9 +51,6 @@ class="has-sub" >