opencode
opencode copied to clipboard
TUI buffer not scrollable when permission is prompted
Description
After update I am not able to scroll the buffer when permission is prompted
OpenCode version
1.1.1
Screenshot and/or share link
Operating System
macOS 26.1
Terminal
Ghostty
yes, terrible bug making the TUI basically unusable. It happens on large approval messages that block the usable TUI space. It might be scrolling behing the prompt but you can't see it.
I have the same problem, it can be reproduced with this prompt (echo command shouldn't be whitelisted):
Call a bash command consisting of at least 100 lines that outputs 100 lines of text to the terminal
The problem with it is that the buttons for approve / reject the command are not visible.