Luka Markušić
Luka Markušić
Is it a public repo so we can try to reproduce?
It's something, thanks!
> I have had to restart my mac Okay, so it's on MacOS, could you give us more information, e.g. version of `lazygit`, version of `git`? Have you tried building...
@Bhanukamax version of lazygit?
@williamhCode is this on the latest `master`?
@mvolkmann yes, check [the docs](https://github.com/jesseduffield/lazygit/blob/master/docs/Config.md) to see how to override the `keybinding.universal.quit` mapping.
> I tried this in my `~/.config/lazygit/config.yml` file, but pressing the `esc` key doesn't quit. Do you see what I'm doing wrong? > > ``` > git: > keybinding: >...
Are you still affected by this on `v0.37`?
Based on a glance at the code, there doesn't seem to be a way to do that, I may be wrong tho. Feel free to open up a feature request!...
Something like that, yeah. I'd just make it configurable through `config.yml`, something like `gitFlowFlags`, so it's backwards compatible, and in case that someone _doesn't_ want to push, nothing unexpected will...