mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-22 18:24:21 +01:00
temporary patch for input lag on initial run
This commit is contained in:
@@ -102,6 +102,9 @@ export const TuiCommand = cmd({
|
||||
UI.println(UI.logo(" "))
|
||||
UI.empty()
|
||||
await AuthLoginCommand.handler(args)
|
||||
UI.empty()
|
||||
UI.println("Provider configured - please run again")
|
||||
return
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user