[BUG] Verbose output setting fails to persist (reverts to default after restart)
Status Closed — not planned
Maintainer reply None cached
Activity 13 comments · opened Jul 9, 2025 · closed Jan 6, 2026
Bug Description
Verbose output setting fails to persist (reverts to default after restart)
Steps to Reproduce
- Launch CLI with
claude - Enter
/configto open settings panel - Change "Verbose output" from
falsetotrue - Exit program by pressing
Ctrl+Ctwice - Relaunch
claude - Reopen settings with
/config
Expected Behavior
Verbose output should remain enabled (true)
Actual Behavior
Verbose output reverts to default disabled state (false)
Environment
- Operating System: Arch Linux 6.15.4-arch2-1
- Software Version: 1.0.44
- Install Method:
npm install -g @anthropic-ai/claude-code
13 Comments
Temporary hack : Add this in your env file, like
alias claude='claude --verbose'I think "claude config set -g verbose true" doesn't work permanently.
same issue!
Same on macos!
Same on macos!
this seems to be still the case
I am experiencing this same issue on MacOS
The same issue in ubuntu
Same in windows and MacOS
Any updates on this nasty issue?
This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.
This seems to be fixed my end as of late 👍🏻
This issue has been automatically closed due to 60 days of inactivity. If you're still experiencing this issue, please open a new issue with updated information.
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.