anthropics / anthropics/claude-code
[FEATURE] Add a setting to exit with a single Ctrl+D instead of pressing it twice
- Dominant language
- Python
- Stars
- 145k
- Forks
- 23.1k
- PR merge metrics
- PR metrics pending
Description
### Preflight Checklist
- [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
### Problem Statement
[[FEATURE] Add a setting to exit with a single Ctrl+D instead of pressing it twice](https://github.com/anthropics/claude-code/issues/79453#issue-4929949979)
### Proposed Solution
https://github.com/anthropics/claude-code/issues/79453#issue-4929949979
### Alternative Solutions
_No response_
### Priority
Critical - Blocking my work
### Feature Category
CLI commands and flags
### Use Case Example
_No response_
### Additional Context
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked issue #79453, which contains the proposed solution. Then locate the CLI input and exit handling and the settings entry point; done means a configurable option allows exiting with one Ctrl+D while preserving the existing default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100