Skip to content

Fix: change tab title in tab where set_tab_tile is issued#1066

Open
A-725-K wants to merge 1 commit into
gnome-terminator:masterfrom
A-725-K:issue-1018-set_tab_title-only-active-tab
Open

Fix: change tab title in tab where set_tab_tile is issued#1066
A-725-K wants to merge 1 commit into
gnome-terminator:masterfrom
A-725-K:issue-1018-set_tab_title-only-active-tab

Conversation

@A-725-K

@A-725-K A-725-K commented Mar 4, 2026

Copy link
Copy Markdown

Fix #1018.

set_tab_title method now set the title to the tab which UUID matches the one passed to the method, instead of the current tab. Fallback on the current tab, in case the UUID does not match.

set_tab_title method now set the title to the tab which UUID matches the one
passed to the method, instead of the current tab. Fallback on the
current tab, in case the UUID does not match.
@mattrose

mattrose commented Mar 6, 2026

Copy link
Copy Markdown
Member

Thank you so much for this PR, I'm going away for the weekend but I hope to look at it next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

set_tab_title for other than the active tab

2 participants