Luka Markušić
Luka Markušić
Could you post a screenshot and fill out the template report?
Could you post your `config.yml`? `lazygit` does auto fetching by default so it might be because of that.
Well then it could be that the autofetching went wild. Has it happenned again after that one time?
Is that the current `master`? Is the repo a public one? Could you also please post the logs?
> The split should be created with two panels one above the other, ie vertically. Isn't that just due to how you look at it? The split itself is `horizontal`?
`c` brings a menu and the first option is `stage all and commit`, and the second one being `empty commit`? So that we can remove the confirmation panel and `c`...
The suggested "tag editor" is awfully reminiscent of the [new commit message editor](https://github.com/jesseduffield/lazygit/pull/2390), i.e. `tab` moving the cursor to the description panel. Nothing else to add, just pointing that out.
Does `lazygit --version` work without errors when you remove the `~/.config/lazygit/` files?
Could you try using a different means of installing? E.g. if you have `go` then `go install github.com/jesseduffield/lazygit@latest`, or even manually downloading the [static binary](https://github.com/jesseduffield/lazygit/releases/download/v0.37.0/lazygit_0.37.0_Linux_x86_64.tar.gz)?
Just to be sure, you're definitely invoking the newly installed `lazygit`, and not the old one?