mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
new option type
This commit is contained in:
parent
fe5ff6de47
commit
807d759e52
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ export function tui(input: { url: string; args: Args; onExit?: () => Promise<voi
|
|||
targetFps: 60,
|
||||
gatherStats: false,
|
||||
exitOnCtrlC: false,
|
||||
useKittyKeyboard: true,
|
||||
useKittyKeyboard: {},
|
||||
},
|
||||
)
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue