TUI buffer not scrollable when permission is prompted #4208

Open
opened 2026-02-16 17:43:01 -05:00 by yindo · 2 comments
Owner

Originally created by @flexdinesh on GitHub (Jan 4, 2026).

Originally assigned to: @kommander on GitHub.

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

Originally created by @flexdinesh on GitHub (Jan 4, 2026). Originally assigned to: @kommander on GitHub. ### 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 <img width="3364" height="1974" alt="Image" src="https://github.com/user-attachments/assets/4dc0e48b-557e-4a79-b06b-60ebdfad4852" /> ### Operating System macOS 26.1 ### Terminal Ghostty
yindo added the opentuibug labels 2026-02-16 17:43:01 -05:00
Author
Owner

@TuringTutee commented on GitHub (Jan 5, 2026):

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 commented on GitHub (Jan 5, 2026): 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.
Author
Owner

@aklajnert commented on GitHub (Jan 11, 2026):

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 commented on GitHub (Jan 11, 2026): 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4208