opencode icon indicating copy to clipboard operation
opencode copied to clipboard

TUI buffer not scrollable when permission is prompted

Open flexdinesh opened this issue 2 weeks ago • 2 comments

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

Image

Operating System

macOS 26.1

Terminal

Ghostty

flexdinesh avatar Jan 05 '26 02:01 flexdinesh

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.

TuringTutee avatar Jan 05 '26 13:01 TuringTutee

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.

aklajnert avatar Jan 11 '26 08:01 aklajnert