Esc and Quit conflicting
Describe the bug Loading LazyGit with NeoVim plugin there is conflict when using Esc and then trying to exit LazyGit with 'q' command for quit
To Reproduce Steps to reproduce the behavior:
- Load LazyGit
- Press Esc
- Then try and leave LazyGit by pressing 'q' for quit won't work
- Only way to exit is to use Vim's ":q"
Expected behavior That exiting the floating LazyGit screen will work regardless of pressing the 'esc' button
Screenshots Not much need for a screenshot, as the floating LazyGit window just hangs until I select ":q" for vim exit
Version info: LazyGit Version 0.34 Git version 2.34.1
Wouldn't this be an issue for the plugin, then?
Yes, that is correct. Sorry
hi @paulhmurray, did you find a solution to this?
No @shasherazi i didn't figure a solution. I'm on AstroNvim now, rather than my previous NeoVim setup. Lazy Git works perfectly here, and when I re-create the steps it doesn't fault like before.
Did you find how AstroNvim does it tho @paulhmurray?
I'm sorry, I didn't. I lost interest once it was resolved. Looking at the dotfiles, it all looks very standard for lazy git install mate. Perhaps it was more of a localised issue.