Rename Terminal sessions wont update

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I normally relied upon renaming multiple sessions in Terminal, so I could clearly see where to navigate when running multiple terminal sessions, either Claude Code or whatever. In the latest editions, it is virtually impossible to change the name, as if it’s been interrupted by the IDE.

Steps to Reproduce

Try renaming a Terminal session and note that it seems virtually impossible.

Expected Behavior

RIght cick on default Terminal session name, select rename, type in proposed name.

Operating System

MacOS

Version Information

Version: 2.4.23
VSCode Version: 1.105.1
Commit: 379934e04d2b3290cf7aefa14560f942e4212920
Date: 2026-01-29T21:24:23.350Z
Build Type: Stable
Release Track: Default
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Darwin arm64 24.6.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, I can’t reproduce this on my side. Renaming works fine. Sounds like something specific to your setup.

I need a bit more info to debug:

  1. Video: record a short screencast of the steps and what happens when you try to rename.

  2. Test with extensions disabled:

    • Launch Cursor from the terminal: cursor --disable-extensions
    • Try renaming the terminal
    • Does it work?
  3. Clean workspace: does it happen in a new empty project too?

Send me the results and we’ll figure out what’s blocking it.