Suggestion: Allow user defined labels for WSL windows/tabs. #6220

Open
opened 2026-01-31 00:32:46 +00:00 by claunia · 0 comments
Owner

Originally created by @edburns on GitHub (Jan 30, 2020).

Description of the new feature/enhancement

Your program starting to compare favorably to iTerm2 on Mac, but here is one small request: allow the user to specify the tab label for WSL tabs.

Apparently this is possible for some non-WSL tabs, as shown in issue 1868 but it is not apparent how to set the tab label for WSL tabs.

This feature is useful if you have many different terminal windows open and need to keep track of what you are doing in each one.

Proposed technical implementation details (optional)

Here's how iTerm2 does it. YMMV.

  • Command i.
  • A window appears with keyboard focus automatically on the field you need to change to set the label, and the current value is highlighted, for easy replacement.
  • Type in the new value. As you type, the new value shows up on the window title bar, character by character.
  • Dismiss the window.
Originally created by @edburns on GitHub (Jan 30, 2020). # Description of the new feature/enhancement Your program starting to compare favorably to iTerm2 on Mac, but here is one small request: allow the user to specify the tab label for WSL tabs. Apparently this is possible for some non-WSL tabs, as shown in [issue 1868](https://github.com/microsoft/terminal/issues/1868) but it is not apparent how to set the tab label for WSL tabs. This feature is useful if you have many different terminal windows open and need to keep track of what you are doing in each one. # Proposed technical implementation details (optional) Here's how iTerm2 does it. YMMV. * Command i. * A window appears with keyboard focus automatically on the field you need to change to set the label, and the current value is highlighted, for easy replacement. * Type in the new value. As you type, the new value shows up on the window title bar, character by character. * Dismiss the window.
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 00:32:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6220