Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set the default focused panel? #4093

Open
mrbeardad opened this issue Dec 1, 2024 · 1 comment
Open

How to set the default focused panel? #4093

mrbeardad opened this issue Dec 1, 2024 · 1 comment

Comments

@mrbeardad
Copy link

Topic
How to set the default focused panel?

Your thoughts
Set the default focused panel to commit graph and windowSize: half is usefult for the most scene

@mark2185
Copy link
Collaborator

mark2185 commented Dec 1, 2024

You could run lazygit log which would get you half-way there. It looks like the config option gui.windowSize is ignored when launching lazygit with an argument, it's set to full automatically. That sounds like an issue, but not necessarily.

$> lazygit --help
lazygit

  Usage:
    lazygit [git-arg]

  Positional Variables: 
    git-arg   Panel to focus upon opening lazygit. Accepted values (based on git terminology): status, branch, log, stash. Ignored if --filter arg is passed.

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

No branches or pull requests

2 participants