mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 17:56:44 +00:00
fix: preserve prompt input across unmount/remount cycles (#22508)
This commit is contained in:
@@ -29,7 +29,7 @@ export type TuiRouteCurrent =
|
||||
name: "session"
|
||||
params: {
|
||||
sessionID: string
|
||||
initialPrompt?: unknown
|
||||
prompt?: unknown
|
||||
}
|
||||
}
|
||||
| {
|
||||
|
||||
Reference in New Issue
Block a user