git-complete
git-complete copied to clipboard
Kebindings can get broken is using mode on modeline
Using mouse to move buffer modeline while completion is active breaks the kebindings. To be more precise, there is absolutely no kebinding left.
What I did was using git-complete, which showed a list larger than the buffer. Since I had two buffers I tried to narrow the unneeded one using the mode on the modeline, which was not possible. After that try all keybindings are gone.
Possible workaround is hitting two or three times C-g.