[pve-devel] [PATCH xtermjs 0/4] upgrade to 3.2.0 and implement reconnect
Dominik Csapak
d.csapak at proxmox.com
Tue Apr 10 14:16:56 CEST 2018
this series updates xtermjs to 3.2.0 and implements a reconnect
logic similar to what we have in novnc
Dominik Csapak (4):
change from submodule to tgz download and update to 3.2.0
add xterm-3.2.0.tgz
implement terminal settings for 3.x
implement reconnect logic
.gitmodules | 3 --
Makefile | 23 ++++++---
src/www/main.js | 141 ++++++++++++++++++++++++++++++++++++++++++++++++++++----
src/www/util.js | 14 ++++++
xterm-3.2.0.tgz | Bin 0 -> 517483 bytes
xtermjs | 1 -
6 files changed, 161 insertions(+), 21 deletions(-)
create mode 100644 xterm-3.2.0.tgz
delete mode 160000 xtermjs
--
2.11.0
More information about the pve-devel
mailing list