Update xterm to latest version

This commit is contained in:
DanyLE
2023-01-04 09:45:08 +01:00
parent 7c161236f3
commit 5dc066c3f7
15 changed files with 157 additions and 38 deletions

View File

@ -12,6 +12,7 @@ VTerm depends on the server side **tunnel** plugin and the AntOS **Antunnel**
client side package
## Change logs
- v0.1.19-a Use the new xterm.js libraries v5.1.0
- v0.1.18-a support AntOS v2.0.x
- v0.1.17-a update dependencies to latest
- v0.1.16-a fix incorrect control command

View File

@ -7,13 +7,13 @@
"author": "Xuan Sang LE",
"email": "xsang.le@gmail.com"
},
"version":"0.1.18-a",
"version":"0.1.19-a",
"category":"System",
"iconclass":"bi bi-terminal-fill",
"mimes":["none"],
"dependencies": [
"Antunnel@0.2.1-b",
"xTerm@4.8.1-r"
"xTerm@5.1.0-r"
],
"locales":{
"fr_FR": {