Allow passing runtime tab parameters to _CreateNewTabFromSettings #13432

Open
opened 2026-01-31 03:42:32 +00:00 by claunia · 6 comments
Owner

Originally created by @Don-Vito on GitHub (Apr 14, 2021).

Description of the new feature/enhancement

Followup for https://github.com/microsoft/terminal/pull/9813 that manually sets the runtime tab text on the duplicated tab.
Instead of doing this we should allow passing a runtime state to _CreateNewTabFromSettings.

Originally created by @Don-Vito on GitHub (Apr 14, 2021). # Description of the new feature/enhancement Followup for https://github.com/microsoft/terminal/pull/9813 that manually sets the runtime tab text on the duplicated tab. Instead of doing this we should allow passing a runtime state to `_CreateNewTabFromSettings.`
claunia added the Issue-TaskProduct-TerminalArea-UserInterfaceArea-CodeHealth labels 2026-01-31 03:42:32 +00:00
Author
Owner

@DHowett commented on GitHub (Apr 14, 2021):

Imagine how cool it would be to have a "linked" terminal that followed the original one (if its background changed, the linked terminals would change), etc.

@DHowett commented on GitHub (Apr 14, 2021): Imagine how cool it would be to have a "linked" terminal that followed the original one (if its background changed, the linked terminals would change), etc.
Author
Owner

@DHowett commented on GitHub (Apr 14, 2021):

(This is mostly unrelated musing; sorry!)

@DHowett commented on GitHub (Apr 14, 2021): (This is mostly unrelated musing; sorry!)
Author
Owner

@skyline75489 commented on GitHub (Apr 14, 2021):

Yes, please! My imaginary/future tmux CC implementation would also need this

@skyline75489 commented on GitHub (Apr 14, 2021): Yes, please! My imaginary/future tmux CC implementation would also need this
Author
Owner

@zadjii-msft commented on GitHub (Oct 31, 2022):

Hmm... I think this is kinda the same effect as #11913, right? Eh, wait probably not. This is more about code health. Ignore me.

@zadjii-msft commented on GitHub (Oct 31, 2022): ~Hmm... I think this is kinda the same _effect_ as #11913, right?~ Eh, wait probably not. This is more about code health. Ignore me.
Author
Owner

@DHowett commented on GitHub (Oct 31, 2022):

However, I do think doing this is one way to do that.

@DHowett commented on GitHub (Oct 31, 2022): However, I do think doing this is one way to do that.
Author
Owner

@g0t4 commented on GitHub (Sep 27, 2023):

@zadjii-msft I think you were right, it seems like #11913 is relevant... I would love to see duplicated tabs maintain runtime settings of the current tab (including zoom/fontsize) in addition to title, etc.

Likewise, duplicate pane should do the same.

@g0t4 commented on GitHub (Sep 27, 2023): @zadjii-msft I think you were right, it seems like #11913 is relevant... I would love to see duplicated tabs maintain runtime settings of the current tab (including zoom/fontsize) in addition to title, etc. Likewise, duplicate pane should do the same.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13432