mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-22 10:14:22 +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.println(UI.logo(" "))
|
||||||
UI.empty()
|
UI.empty()
|
||||||
await AuthLoginCommand.handler(args)
|
await AuthLoginCommand.handler(args)
|
||||||
|
UI.empty()
|
||||||
|
UI.println("Provider configured - please run again")
|
||||||
|
return
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user