blessed-xterm
blessed-xterm copied to clipboard
Upgrade to latest xterm.js (3.0.1 currently)
Awesome project! It would be cool to upgrade to latest xterm which has lots of improvements.
It would be nice to see xterm upgraded to 3.8.1 or higher, regarding this security fix: https://github.com/xtermjs/xterm.js/releases/tag/3.8.1
The problem is that XTerm 3.0 has a dramatically different API and internal screen rendering and I until now was not able to get blessed-xterm running with it.
FWIW, you can find an adapted Blessed / Xterm 4.1 integration at https://github.com/astefanutti/kubebox/blob/c5fc61ab27295f4d732f9e35674d457a68aa25c7/lib/ui/blessed-xterm/blessed-xterm.js that you may want to re-use.
Will this package be upgraded to use the latest xterm? The version of xterm has a high security alert and should be addressed at some point.