fixed macOS alt-n and alt-shift-letter handling - fixes #4815, fixes #6029

This commit is contained in:
Eugene Pankov
2022-04-03 17:58:15 +02:00
parent f3cd986f2b
commit 98d3b824c4
2 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@
"ngx-colors": "^3.0.4",
"ps-node": "^0.1.6",
"runes": "^0.4.2",
"xterm": "^4.19.0-beta.20",
"xterm": "npm:@tabby-gang/xterm@^4.19.0-beta.2",
"xterm-addon-fit": "^0.6.0-beta.8",
"xterm-addon-ligatures": "^0.6.0-beta.14",
"xterm-addon-search": "^0.9.0-beta.18",