Skip to content

Honor the configured startup layout#302

Open
jongio wants to merge 1 commit into
mainfrom
idea/honor-startup-layout
Open

Honor the configured startup layout#302
jongio wants to merge 1 commit into
mainfrom
idea/honor-startup-layout

Conversation

@jongio

@jongio jongio commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • use general.default_layout when there is no saved session
  • add --layout to override the startup layout for one launch
  • document full as a supported layout and validate it in config

Validation

  • go test ./cmd ./internal/config -count=1
  • go build ./...
  • go test ./...
  • go vet ./...

Closes #299

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 10, 2026
@jongio jongio self-assigned this Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Honor the configured startup layout

1 participant