navigating away from an active session causes it to flicker/be blank when returning to it #2461

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

Originally created by @riatzukiza on GitHub (Nov 1, 2025).

Originally assigned to: @kommander on GitHub.

Description

Navigating away from active sessions causes the session to be blank/flicker upon revisiting.
The context continues to be present, I can't tell if it has ended or is still generating unless I send a request.

Sometimes the session still exists, other times:

OpenCode version

1.0.10

Steps to reproduce

  1. start session
  2. make a request
  3. create a new session or navigate to an existing one
  4. return to original session

Screenshot and/or share link

Image

Operating System

Ubuntu 24.04

Terminal

Alacritty

Originally created by @riatzukiza on GitHub (Nov 1, 2025). Originally assigned to: @kommander on GitHub. ### Description Navigating away from active sessions causes the session to be blank/flicker upon revisiting. The context continues to be present, I can't tell if it has ended or is still generating unless I send a request. Sometimes the session still exists, other times: ### OpenCode version 1.0.10 ### Steps to reproduce 1. start session 2. make a request 3. create a new session or navigate to an existing one 4. return to original session ### Screenshot and/or share link <img width="962" height="414" alt="Image" src="https://github.com/user-attachments/assets/646ae3c1-8e87-456d-9a14-f6688b9d87d2" /> ### Operating System Ubuntu 24.04 ### Terminal Alacritty
yindo added the opentuibug labels 2026-02-16 17:35:45 -05:00
yindo closed this issue 2026-02-16 17:35:45 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Nov 1, 2025):

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

  • #3669: [BUG] Unable to Load Old Sessions - Similar issue where conversation history flashes and disappears when trying to load sessions
  • #3650: OpenTUI: padding between section glitches when session starts - Related UI glitching when continuing sessions, with spacing issues that auto-fix when input is provided
  • #3311: opentui: switching to editor for the input mess up the TUI - TUI rendering issues where UI elements disappear and become missing

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

@github-actions[bot] commented on GitHub (Nov 1, 2025): This issue might be a duplicate of existing issues. Please check: - #3669: [BUG] Unable to Load Old Sessions - Similar issue where conversation history flashes and disappears when trying to load sessions - #3650: OpenTUI: padding between section glitches when session starts - Related UI glitching when continuing sessions, with spacing issues that auto-fix when input is provided - #3311: opentui: switching to editor for the input mess up the TUI - TUI rendering issues where UI elements disappear and become missing Feel free to ignore if none of these address your specific case.
Author
Owner

@kommander commented on GitHub (Nov 4, 2025):

The newest version that mitigates some disappearing content issues might fix this one as well. Please check.

@kommander commented on GitHub (Nov 4, 2025): The newest version that mitigates some disappearing content issues might fix this one as well. Please check.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2461