mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-11 10:23:36 +00:00
fix(opencode): avoid TTY corruption from double cleanup (#16565)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
This commit is contained in:
parent
fdad35aaa7
commit
13a68f3de3
1 changed files with 0 additions and 1 deletions
|
|
@ -208,7 +208,6 @@ export const TuiThreadCommand = cmd({
|
|||
prompt,
|
||||
fork: args.fork,
|
||||
},
|
||||
onExit: stop,
|
||||
})
|
||||
} finally {
|
||||
await stop()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue