claude-code - 💡(How to fix) Fix Allow custom or disabled terminal window title [1 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#60621Fetched 2026-05-20 03:53:46
View on GitHub
Comments
0
Participants
1
Timeline
4
Reactions
0
Author
Participants
Timeline (top)
labeled ×4

I use VoiceOver (screen reader) and have multiple sessions open. Meaningful window titles are important for navigation between them.

Root Cause

I use VoiceOver (screen reader) and have multiple sessions open. Meaningful window titles are important for navigation between them.

RAW_BUFFERClick to expand / collapse

Problem

Claude Code sets the terminal/iTerm2 window title to a summary of what it thinks the session is about. There's no way to customize or disable this.

I have multiple Claude Code sessions open and want to name them myself (e.g. "sorting hat" for my staffing project). The auto-generated title ("Set up Slack message retrieval workflow") doesn't match what I'm actually doing — it picks one task from early in the session and keeps it.

Proposed solution

One or more of:

  • A setting like "terminalTitle": "custom string" to override the auto title
  • A setting like "disableTerminalTitle": true to stop Claude Code from touching the title at all
  • Letting the title update dynamically to match the current task instead of getting stuck on the first one

Context

I use VoiceOver (screen reader) and have multiple sessions open. Meaningful window titles are important for navigation between them.

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 Allow custom or disabled terminal window title [1 participants]