Allow customizing terminal/tab title (show working directory)

Resolved 💬 3 comments Opened Apr 29, 2026 by RiccardoAngiolini Closed May 3, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

Claude Code sets the terminal title to "Claude Code", which makes it hard to distinguish between multiple instances
open in different project folders.

Proposed Solution

Allow customizing the terminal/tab title to include the current working directory or project name. For example:

  • Claude Code - Pharmaroom
  • Or just the folder name: Pharmaroom

A configuration option like titleFormat in settings would be ideal, with placeholders such as {cwd}, {project},
{basename}.

Alternative Solutions

_No response_

Priority

Low - Nice to have

Feature Category

CLI commands and flags

Use Case Example

When working on multiple projects simultaneously with multiple Claude Code instances, it's difficult to identify which
terminal belongs to which project.

Additional Context

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗