upgrade to opentui 0.1.32, activates kitty keyboard

This commit is contained in:
Sebastian Herrlinger
2025-11-02 01:45:38 +01:00
parent 1e15fc273a
commit 92a1943771
5 changed files with 33 additions and 20 deletions

View File

@@ -154,6 +154,7 @@ export function tui(input: {
targetFps: 60,
gatherStats: false,
exitOnCtrlC: false,
useKittyKeyboard: true,
},
)
})