Come up with a better solution for reloading tabTitle
#3989
Labels
Area-Settings
Issues related to settings and customizability, for console or terminal
Area-UserInterface
Issues pertaining to the user interface of the Console or Terminal
Issue-Task
It's a feature request, but it doesn't really need a major design.
Needs-Tag-Fix
Doesn't match tag requirements
Product-Terminal
The new Windows Terminal.
Milestone
@DHowett-MSFT
@zadjii-msft
@DHowett-MSFT
We need to shake this story out, esp. with #3825 merged. If a tab hasn't set the title, and it's still using the initial "tabTitle", then when we hot-reload, we should update that value. If someone's using a title that's provieded as a part of the
tabTitle
inNewTabArgs
, we should also probably use that instead of the settings one on reload.This also represents work to dig through this story and make sure these settings are really getting plumbed through to the right layers, since we're getting pretty consistent bugs with it.
The text was updated successfully, but these errors were encountered: