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


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to