set tabTitle in commandline #6183
Labels
Area-Commandline
wt.exe's commandline arguments
Help Wanted
We encourage anyone to jump in on these.
Issue-Task
It's a feature request, but it doesn't really need a major design.
Product-Terminal
The new Windows Terminal.
Resolution-Fix-Committed
Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
The documentation states that a constant static title can be achieved, regardless of shell, by setting the
tabTitle
andsuppressApplicationTitle
settings in the profile blocks.If
tabTitle
could be set as a commandline argument, then together withsuppressApplicationTitle
in the settings we could do something like this in aopen-workspace.bat
This would allow creating something like a workspace with nicely named tabs :)
I'm not sure what the short name should be since
-t
has meaning in other commands. Though since there's no conflict withnew-tab
I guess it's okay?The text was updated successfully, but these errors were encountered: