Luka Markušić

Results 459 comments of Luka Markušić

Well, uhh, thanks for the workaround, but I'm curious as to why it happens in the first place. How often does it happen? Does it happen only on this machine?

> Note: please try updating to the latest version or [manually building](https://github.com/jesseduffield/lazygit/#manual) the latest master to see if the issue still occurs.

Do you have submodules? Does it happen if you clone the repo anew somewhere else?

Could you share a screenshot and the log?

Would you kindly open up an issue and filli out the bug report template so we have more info to work with?

Can't you set `$EDITOR` to `nvim`?

Makes sense. There is a [draft PR](https://github.com/jesseduffield/lazygit/pull/2096) for precisely that feature, but it's somewhat stale and faulty. Would you maybe be willing to pick it up? It's okay if you're...

It's probably due to the key being `W`, the help menu states (pressing `?`): ``` W open diff menu... ```

It _is_ still needed! I'm just not sure how would we exactly switch to the lower panel (`Diff panel`) since we use `h/l` to switch to other panels so for...

Should be solved by #2485 .