[BUG] Shift + tab not persisting

Resolved 💬 3 comments Opened Oct 8, 2025 by danielrosehill Closed Oct 12, 2025

Preflight Checklist

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

What's Wrong?

Pressing shift and tab is supposed to allow all edits during the session.

<img width="875" height="366" alt="Image" src="https://github.com/user-attachments/assets/a977b120-4fe4-469a-9fc6-534e2c2c5550" />

However, with the latest version of CC, if I do that it doesn't seem to persist

Right after I clicked shift and tab (by selecting 2 + enter) in the above dialog, I got this screen:

<img width="875" height="366" alt="Image" src="https://github.com/user-attachments/assets/26ad4d63-3ebf-4cea-b0b6-0d11a9794068" />

What Should Happen?

Shift and tab should do what it says it will "allow all edits during this session."

Error Messages/Logs

The only explanation I can think of is that I have `.claude` added to my global git ignore. 

I have no idea *where* CC saves the session state and user selections but maybe it can't see them if the folder is hidden due to sandboxing`

Steps to Reproduce

Environment: Ubuntu 25.04

Subscription: I'm using CC with my Max sub

Context: using it inside VS code to work on a project

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

2.0.10 (Claude Code)

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

VS Code integrated terminal

Additional Information

_No response_

View original on GitHub ↗

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