fixed xterm cursor blinker leak - fixes #4166

This commit is contained in:
Eugene Pankov
2021-08-15 23:05:18 +02:00
parent 43183401b7
commit 9fa9021a81
2 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
"ps-node": "^0.1.6",
"runes": "^0.4.2",
"utils-decorators": "^1.8.1",
"xterm": "^4.9.0-beta.7",
"xterm": "npm:@tabby-gang/xterm@4.14.0-beta.0",
"xterm-addon-fit": "^0.5.0",
"xterm-addon-ligatures": "^0.5.0",
"xterm-addon-search": "^0.8.0",