Skip to content

default restore_tabs to false#1760

Merged
krissetto merged 1 commit intodocker:mainfrom
krissetto:restore-tabs-default-false
Feb 17, 2026
Merged

default restore_tabs to false#1760
krissetto merged 1 commit intodocker:mainfrom
krissetto:restore-tabs-default-false

Conversation

@krissetto
Copy link
Contributor

No description provided.

Signed-off-by: Christopher Petito <chrisjpetito@gmail.com>
@krissetto krissetto requested a review from a team as a code owner February 17, 2026 13:02
Copy link

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

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

Review Summary

No issues found

This PR cleanly changes the default value of RestoreTabs from true to false, making tab restoration an opt-in feature. The changes are:

  • Documentation updated to reflect the new default
  • Both code paths in GetSettings() correctly updated to use false
  • Comprehensive test added covering all scenarios (nil settings, empty settings, explicitly enabled/disabled)

The implementation is consistent and correct. Great job adding thorough test coverage!

@krissetto krissetto merged commit bbded75 into docker:main Feb 17, 2026
8 checks passed
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.

2 participants