TUI conversation view disappears after each message #7024

Closed
opened 2026-02-16 18:05:56 -05:00 by yindo · 3 comments
Owner

Originally created by @jasonboi on GitHub (Jan 20, 2026).

Originally assigned to: @kommander on GitHub.

Description

After each chat message/turn, the conversation UI disappears (blank/cleared), but the app is still responsive: I can keep typing and messages continue to be sent/processed. Running /theme forces a re-render and the conversation view comes back immediately. This happens repeatedly for every conversation turn.

Plugins

oh-my-opencode

OpenCode version

1.1.28

Steps to reproduce

  1. Launch OpenCode TUI.
  2. Start a new chat (or open an existing conversation).
  3. Send any message.
  4. Observe the conversation UI disappears/clears after the message is sent/received.
  5. Type /theme and press Enter.
  6. Observe the conversation UI reappears (until the next message turn, then it disappears again).

Screenshot and/or share link

Image Image Image

Operating System

Windows 11

Terminal

Windows PowerShell

Originally created by @jasonboi on GitHub (Jan 20, 2026). Originally assigned to: @kommander on GitHub. ### Description After each chat message/turn, the conversation UI disappears (blank/cleared), but the app is still responsive: I can keep typing and messages continue to be sent/processed. Running `/theme` forces a re-render and the conversation view comes back immediately. This happens repeatedly for every conversation turn. ### Plugins oh-my-opencode ### OpenCode version 1.1.28 ### Steps to reproduce 1. Launch OpenCode TUI. 2. Start a new chat (or open an existing conversation). 3. Send any message. 4. Observe the conversation UI disappears/clears after the message is sent/received. 5. Type `/theme` and press Enter. 6. Observe the conversation UI reappears (until the next message turn, then it disappears again). ### Screenshot and/or share link <img width="2856" height="1720" alt="Image" src="https://github.com/user-attachments/assets/6154a431-9852-46a4-b7bf-fa343d07737e" /> <img width="2856" height="1720" alt="Image" src="https://github.com/user-attachments/assets/cfa6f94c-e0b5-45d1-a8f1-7afd47f4ae63" /> <img width="2856" height="1720" alt="Image" src="https://github.com/user-attachments/assets/7a92c8cc-ce2d-4e34-bcbb-86db188b547f" /> ### Operating System Windows 11 ### Terminal Windows PowerShell
yindo added the windowsopentuibug labels 2026-02-16 18:05:56 -05:00
yindo closed this issue 2026-02-16 18:05:56 -05:00
Author
Owner

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

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

  • #3719: navigating away from an active session causes it to flicker/be blank when returning to it
  • #4090: Last message from terminal gets reverted

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

@github-actions[bot] commented on GitHub (Jan 20, 2026): This issue might be a duplicate of existing issues. Please check: - #3719: navigating away from an active session causes it to flicker/be blank when returning to it - #4090: Last message from terminal gets reverted Feel free to ignore if none of these address your specific case.
Author
Owner

@jasonboi commented on GitHub (Jan 20, 2026):

The oh-my-opencode plugin might have caused this issue.
I've tried disabling the plugin and the tui rendered just fine

Image

Is it a conflict in the theme configuration?

@jasonboi commented on GitHub (Jan 20, 2026): The oh-my-opencode plugin might have caused this issue. I've tried disabling the plugin and the tui rendered just fine <img width="2856" height="1716" alt="Image" src="https://github.com/user-attachments/assets/b44378d1-3701-448c-88d0-1189d744c820" /> Is it a conflict in the theme configuration?
Author
Owner

@rekram1-node commented on GitHub (Jan 21, 2026):

I'm really not sure I don't know what OMO is doing but I'd say you should prolly reopen issue on their repo since the plugin seems to be causing it

@rekram1-node commented on GitHub (Jan 21, 2026): I'm really not sure I don't know what OMO is doing but I'd say you should prolly reopen issue on their repo since the plugin seems to be causing it
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7024