[BUG] Screen flashes/flickers when loading past conversations via /resume

Resolved 💬 4 comments Opened Jan 17, 2026 by amihos Closed Feb 28, 2026

Environment

  • Claude Code version: 2.1.12
  • OS: Linux (WSL2) - 6.6.87.2-microsoft-standard-WSL2
  • Node: v22.17.1
  • Terminal: xterm-256color
  • Shell: /bin/bash

Description

When using the /resume command to load a past conversation, the screen starts flashing/flickering during the session recovery process. This appears to be a rendering or state management issue where the interface may be unnecessarily re-rendering during session restoration.

Steps to Reproduce

  1. Have at least one past conversation session
  2. Run /resume command
  3. Select a past conversation to load
  4. Observe screen flashing during load

Expected Behavior

Smooth loading of past conversation without visual artifacts

Actual Behavior

Screen flashes/flickers while the conversation is being restored

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗