syl20bnr / evil-escape

Customizable key sequence to escape from insert state and everything else in Emacs.
GNU General Public License v3.0
225 stars 42 forks source link

evil-escape does not escape from magit transient buffers #90

Open domenzain opened 5 years ago

domenzain commented 5 years ago

With https://github.com/magit/magit/pull/3728, q was replaced with C-g as the default binding to quit a transient window.

evil-escape no longer successfully escapes from them.