[BUG] Tip text is cut off when too long in the TUI #7957

Open
opened 2026-02-16 18:08:46 -05:00 by yindo · 1 comment
Owner

Originally created by @cravenceiling on GitHub (Jan 29, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

The Tip text at the bottom gets cut off when it is too long, so part of the message is not visible. This makes the tip hard to read or incomplete.

Plugins

No response

OpenCode version

1.1.42

Steps to reproduce

  1. Open opencode and hope to see a long tip text.

Screenshot and/or share link

Image

Operating System

Arch Linux btw

Terminal

Ghostty

Originally created by @cravenceiling on GitHub (Jan 29, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description The Tip text at the bottom gets cut off when it is too long, so part of the message is not visible. This makes the tip hard to read or incomplete. ### Plugins _No response_ ### OpenCode version 1.1.42 ### Steps to reproduce 1. Open opencode and hope to see a long tip text. ### Screenshot and/or share link <img width="1357" height="680" alt="Image" src="https://github.com/user-attachments/assets/51995edf-5bd1-4fd9-9bef-a395620876c6" /> ### Operating System Arch Linux btw ### Terminal Ghostty
yindo added the opentuibug labels 2026-02-16 18:08:46 -05:00
Author
Owner

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

This issue might be a duplicate of existing issues related to text truncation and display in the TUI. Please check:

  • #5006: TUI Renders Truncated LLM Response Despite Full Output in Log File
  • #4825: agent description used in /agent command are cutoff
  • #5584: LLM Output cut off / stops midway in UI but appears fine in transcript
  • #5838: Sometimes the conversation streaming just cuts off near the end (cosmetically)
  • #7388: File and MCP resource search fails to match text hidden by truncation

While these issues focus on different components being truncated (LLM responses, agent descriptions, file paths, and conversation output), they may share the same underlying root cause related to text overflow handling in the TUI. Feel free to ignore if your issue with the tip text is specific to that component.

@github-actions[bot] commented on GitHub (Jan 29, 2026): This issue might be a duplicate of existing issues related to text truncation and display in the TUI. Please check: - #5006: TUI Renders Truncated LLM Response Despite Full Output in Log File - #4825: agent description used in /agent command are cutoff - #5584: LLM Output cut off / stops midway in UI but appears fine in transcript - #5838: Sometimes the conversation streaming just cuts off near the end (cosmetically) - #7388: File and MCP resource search fails to match text hidden by truncation While these issues focus on different components being truncated (LLM responses, agent descriptions, file paths, and conversation output), they may share the same underlying root cause related to text overflow handling in the TUI. Feel free to ignore if your issue with the tip text is specific to that component.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7957