Skip to content

Manually restore tabs#959

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

Manually restore tabs#959
lenemter wants to merge 2 commits into
mainfrom
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...");

@jeremypw jeremypw Nov 26, 2025

Copy link
Copy Markdown
Collaborator

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

jeremypw commented Nov 26, 2025

Copy link
Copy Markdown
Collaborator

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

@jeremypw

jeremypw commented Feb 20, 2026 via email

Copy link
Copy Markdown
Collaborator

@jeremypw jeremypw marked this pull request as draft April 6, 2026 18:00
@jeremypw

Copy link
Copy Markdown
Collaborator

@lenemter Can you resolve conflicts please?

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

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