Skip to content

Manually restore tabs#959

Draft
lenemter wants to merge 2 commits intomainfrom
lenemter/manually-restore-tabs
Draft

Manually restore tabs#959
lenemter wants to merge 2 commits intomainfrom
lenemter/manually-restore-tabs

Conversation

@lenemter
Copy link
Copy Markdown
Member

Fixes #485

@lenemter lenemter requested a review from a team November 25, 2025 20:00
Comment thread src/MainWindow.vala
}
}

warning ("ok...");
Copy link
Copy Markdown
Collaborator

@jeremypw jeremypw Nov 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is not intended to remain? Causing lint error

@jeremypw
Copy link
Copy Markdown
Collaborator

Not sure what the intended behaviour is here. It seems to stop tabs being automatically restored for the first window? How do you "manually restore" tabs?

@jeremypw
Copy link
Copy Markdown
Collaborator

jeremypw commented Nov 26, 2025

Terminal does not have a "restore-tabs" setting unlike Files. Is it worth introducing one and exposing it in the AppMenu?

@jeremypw
Copy link
Copy Markdown
Collaborator

jeremypw commented Feb 20, 2026 via email

@jeremypw jeremypw marked this pull request as draft April 6, 2026 18:00
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.

When a new window is opened, a non-root tab is initialized.

2 participants