You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, when using <ESC> to exit from a magit command that is being completed with helm, the command executes instead, with whatever the current default selection is.
Unfortunately, I don't have a good way to reproduce it. I've been experiencing it for a while now on both OSX and Linux, across a full package purge, so something's wrong.
Reproduction guide
Start Emacs
Open magit in a sacrificial repository with at least two branches and a clean working tree.
Trying out this new ivy package. It "feels" a lot less buggy than helm, and so far I haven't experienced this bug with ivy yet. I'm curious as to why this current Heisenbug happens, but if Spacemacs eventually adopts ivy over helm I have no qualms either.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!
Description
Sometimes, when using
<ESC>
to exit from a magit command that is being completed with helm, the command executes instead, with whatever the current default selection is.Unfortunately, I don't have a good way to reproduce it. I've been experiencing it for a while now on both OSX and Linux, across a full package purge, so something's wrong.
Reproduction guide
b b
to start checkout different branch<ESC>
to cancel helm completing.Observed behaviour:
Magit switches branches.
Expected behaviour:
Action is canceled.
System Info
The text was updated successfully, but these errors were encountered: