jesseduffield.lazygit/docs
yzxcj797 600b9aa340 Add gui.startupPanel config for the initially focused panel
The startup panel was hard-coded to Files unless a positional
argument (lazygit log / branches / stash) or a filter path picked
another one — tig-style users who live in the commits panel had to
type the argument every launch (#5877).

gui.startupPanel now selects the focused side panel for argument-less
launches: one of worktrees, submodules, branches, remotes, tags,
commits, reflog, or stash. CLI arguments and filter paths keep
precedence, an unrecognized value falls back to files, and the
validation lives in a pure normalizeStartupPanel so the accepted
vocabulary is pinned by unit tests.
2026-08-22 06:36:10 +08:00
..
dev Fix typos 2025-01-03 10:50:36 +11:00
keybindings Update docs and schema for release 2026-08-04 09:19:40 +02:00
Config.md Add gui.startupPanel config for the initially focused panel 2026-08-22 06:36:10 +08:00
Custom_Command_Keybindings.md Update docs and schema for release 2026-05-26 22:12:31 +02:00
Custom_DiffRenderers.md Fix example for args field in rawGit diff renderer docs 2026-08-14 07:42:25 +02:00
Fixup_Commits.md Update user doc 2024-06-01 08:31:18 +02:00
Range_Select.md Add range selection ability on list contexts 2024-01-19 10:47:21 +11:00
README.md Update docs and schema for release 2026-08-04 09:19:40 +02:00
Searching.md Add filtering docs 2023-07-03 12:54:14 +10:00
Stacked_Branches.md chore: fix some comments and typos 2024-04-28 09:44:59 +02:00
Undoing.md Update docs and schema for release 2026-05-26 22:12:31 +02:00