mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 07:04:45 +00:00
fix(tui): enable VT input mode on Windows (#1495)
This fixes Shift+Tab not being recognized correctly
This commit is contained in:
parent
6312fc2e42
commit
9e22d3913a
4 changed files with 49 additions and 10 deletions
|
|
@ -39,6 +39,7 @@
|
|||
"@types/mime-types": "^2.1.4",
|
||||
"chalk": "^5.5.0",
|
||||
"get-east-asian-width": "^1.3.0",
|
||||
"koffi": "^2.9.0",
|
||||
"marked": "^15.0.12",
|
||||
"mime-types": "^3.0.1"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue