Permission request for long commands are not scrollable #4713

Closed
opened 2026-02-16 17:45:08 -05:00 by yindo · 2 comments
Owner

Originally created by @aklajnert on GitHub (Jan 11, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

The agent wanted to run a command that spanned over multiple lines. There were so many lines that I couldn't see the Accept / Reject buttons. This section also is not scrollable, so I could only see a couple of the first lines.

Image

It took me a while until I have noticed that the ESC button worked and denied the request.

Plugins

None

OpenCode version

1.1.13

Steps to reproduce

Use prompt like that one, but make sure the echo command is not whitelisted, so the tool asks for permission:

Call a bash command consisting of at least 100 lines that outputs 100 lines of text to the terminal

I have used Grok Code Fast from OpenCode Zen for that.

Operating System

Ubuntu 24.04

Originally created by @aklajnert on GitHub (Jan 11, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description The agent wanted to run a command that spanned over multiple lines. There were so many lines that I couldn't see the Accept / Reject buttons. This section also is not scrollable, so I could only see a couple of the first lines. <img width="987" height="1064" alt="Image" src="https://github.com/user-attachments/assets/48026bc6-b18c-42d3-8381-784ed417dbd0" /> It took me a while until I have noticed that the `ESC` button worked and denied the request. ### Plugins None ### OpenCode version 1.1.13 ### Steps to reproduce Use prompt like that one, but make sure the `echo` command is not whitelisted, so the tool asks for permission: ``` Call a bash command consisting of at least 100 lines that outputs 100 lines of text to the terminal ``` I have used Grok Code Fast from OpenCode Zen for that. ### Operating System Ubuntu 24.04
yindo added the opentuibugzen labels 2026-02-16 17:45:08 -05:00
yindo closed this issue 2026-02-16 17:45:08 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 11, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #6901: TUI buffer not scrollable when permission is prompted
  • #3985: Permission requests can go out of the current view

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 11, 2026): This issue might be a duplicate of existing issues. Please check: - #6901: TUI buffer not scrollable when permission is prompted - #3985: Permission requests can go out of the current view Feel free to ignore if none of these address your specific case.
Author
Owner

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

I confirm, that this is already covered by #6901

@aklajnert commented on GitHub (Jan 11, 2026): I confirm, that this is already covered by #6901
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4713