[FEATURE] Add config to disable `Code Rewind` to match `v1` behavior
Resolved 💬 4 comments Opened Sep 30, 2025 by notAunty Closed Sep 30, 2025
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
/rewind or double ESC now rewind the codebase. I've search through the docs and see no config to disable this feature.
Proposed Solution
claude config set -g codeSnapshot disabled
claude config set -g codeSnapshot enabled
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
CLI commands and flags
Use Case Example
- Context removal - Remove prompts like
Fix lint errorsorFix buildfrom chat history while maintaining the changes
Additional Context
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗