fix(tui): enable VT input mode on Windows (#1495)
This fixes Shift+Tab not being recognized correctly
This commit is contained in:
@@ -45,7 +45,8 @@
|
||||
"dependencies": {
|
||||
"@mariozechner/jiti": "^2.6.5",
|
||||
"@mariozechner/pi-coding-agent": "^0.30.2",
|
||||
"get-east-asian-width": "^1.4.0"
|
||||
"get-east-asian-width": "^1.4.0",
|
||||
"koffi": "^2.15.1"
|
||||
},
|
||||
"overrides": {
|
||||
"rimraf": "6.1.2",
|
||||
|
||||
Reference in New Issue
Block a user