Skip to content

Right-click > Rename/Color/Icon on an inactive terminal tab, changes the last active terminal tab instead #133147

@atg

Description

@atg

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.60.1
  • OS Version: Darwin x64 18.7.0

Steps to Reproduce:

Method 1

  1. Create two terminal tabs (in the main view)
  2. Make sure one is active
  3. Right click on the inactive terminal tab without activating it, select Rename...
  4. Enter a new name, press enter
  5. The active terminal tab is renamed instead

Method 2

  1. Create two terminal tabs and a non-terminal tab (e.g. File -> New)
  2. Activate terminal tab 1
  3. Activate terminal tab 2
  4. Activate the non-terminal tab
  5. Right click terminal tab 1, select Rename...
  6. Enter a new name, press enter
  7. Terminal tab 2 is renamed instead of 1, because it was last active

Same happens for Change Color and Change Icon context actions.

Panel terminals are unaffected.

Metadata

Metadata

Labels

info-neededIssue requires more information from posterterminalGeneral terminal issues that don't fall under another labelterminal-editors

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions