chore(tui): replace koffi with Windows VT input helper

closes #4480
This commit is contained in:
Mario Zechner
2026-05-21 00:21:21 +02:00
parent 385a11bf53
commit 4868222e34
11 changed files with 176 additions and 70 deletions

View File

@@ -12,6 +12,7 @@
},
"files": [
"dist/**/*",
"native/win32/prebuilds/**/*.node",
"README.md"
],
"keywords": [
@@ -38,9 +39,6 @@
"get-east-asian-width": "1.6.0",
"marked": "15.0.12"
},
"optionalDependencies": {
"koffi": "2.16.2"
},
"devDependencies": {
"@xterm/headless": "5.5.0",
"@xterm/xterm": "5.5.0",