opencode
opencode copied to clipboard
navigating away from an active session causes it to flicker/be blank when returning to it
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
- start session
- make a request
- create a new session or navigate to an existing one
- return to original session
Screenshot and/or share link
Operating System
Ubuntu 24.04
Terminal
Alacritty
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.
The newest version that mitigates some disappearing content issues might fix this one as well. Please check.