claude-code - 💡(How to fix) Fix [BUG] In /memory selecting any of the memory locations breaks navigation [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#48190Fetched 2026-04-15 06:30:37
View on GitHub
Comments
1
Participants
2
Timeline
6
Reactions
0
Author
Timeline (top)
labeled ×5commented ×1

Error Message

Error Messages/Logs

No error messages - I just see a bunch of control characters and unable to use the cursor properly.

Code Example

No error messages - I just see a bunch of control characters and unable to use the cursor properly.
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Claude code version 2.1.108 OS: Ubuntu 25.10 / KDE Plasma Terminal: Konsole

Navigation breaks inside Claude Code if I go to /memory and attempt to "select" either of the memory locations such as:

  1. User memory
  2. Project memory

The only way to exit the screen is to force kill claude by hitting Ctrl + C

What Should Happen?

The navigation should select the memory locations and not break navigation.

Error Messages/Logs

No error messages - I just see a bunch of control characters and unable to use the cursor properly.

Steps to Reproduce

Go to /memory and attempt to "select" either of the memory locations such as:

  1. User memory
  2. Project memory

Once you see control characters on-screen then you are unable to navigate.

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

2.1.105

Claude Code Version

2.1.108

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

Other

Additional Information

<img width="509" height="245" alt="Image" src="https://github.com/user-attachments/assets/a9447013-0d69-4f38-948d-1b2dd0270557" />

extent analysis

TL;DR

Downgrade to version 2.1.105 to potentially resolve the navigation issue in Claude Code.

Guidance

  • The problem seems to be a regression introduced between versions 2.1.105 and 2.1.108, so comparing the changes between these versions might help identify the cause.
  • Try downgrading to version 2.1.105 to verify if the issue is resolved, as it is confirmed to work in this version.
  • If downgrading is not feasible, attempt to replicate the issue in a different terminal or environment to see if the problem is specific to Konsole or Ubuntu 25.10.
  • Consider reporting the issue with more details about the control characters seen on the screen, as this might provide clues about the nature of the problem.

Example

No specific code example can be provided without more information about the internal workings of Claude Code or the Anthropic API.

Notes

The provided image does not offer actionable information for debugging the issue, and without access to the image or more detailed logs, it's challenging to provide a precise fix. The control characters and navigation issues suggest a potential problem with terminal compatibility or handling of special characters.

Recommendation

Apply workaround: Downgrade to version 2.1.105, as it is the last known working version for this functionality. This is recommended because the issue is identified as a regression and downgrading is a straightforward way to verify if the problem is version-specific.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] In /memory selecting any of the memory locations breaks navigation [1 comments, 2 participants]