See Claude Code Terminal Headings in Cursor/VSCode
Reddit Discussion • r/ClaudeAI • u/_yemreak
If you add the setting below to your settings in Cursor / Visual Studio Code, you can see the heading in Claude Code terminal.
It's useful when working with multiple Claude Codes.
Cursor / VsCode settings.json
"terminal.integrated.tabs.title": "${sequence}",

PreviousDiscovered: How to detect if Claude Code is running your terminal commandsNextFor the ones who dont know: Try tool parallelism
Last updated
Was this helpful?