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}",
Claude Code Terminal Headings

Last updated

Was this helpful?