opencode icon indicating copy to clipboard operation
opencode copied to clipboard

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

Open riatzukiza opened this issue 2 months ago • 2 comments

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

riatzukiza avatar Nov 01 '25 20:11 riatzukiza

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] avatar Nov 01 '25 20:11 github-actions[bot]

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

kommander avatar Nov 04 '25 14:11 kommander