Luka Markušić
Luka Markušić
Related discussions: #1783 , #[795](https://github.com/jesseduffield/lazygit/issues/795). > I understand most people want to open their $VISUAL or $EDITOR but for me personally having the context (diff/reflog etc) in the background and...
> I'm still however a sucker for the default commit editor. I might have a look into those other two issues thanks :) It sure is comfy, until you need...
``` $> 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...
@victor-falcon does that answer your question?
Related: #2096
How often is this done? Once per a clone, only if it's a shallow one in the first place? I advise to `execute custom command` with `:` and run `git...
Are you using a US layout? Could you try building current `master` to see if that helps?
My guess is that the combination of `altGr + ` is the underlying issue here. This cropped up [once before](https://github.com/jesseduffield/lazygit/issues/1955), actually. @jesseduffield would you happen to have any insight whether...
Is this still an issue?
Definitely! Let us know if you need any pointers.