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
Make exiting FindMode with <esc> work as it should again
This undoes the effect of the breaking refactor in
73f66f2, where PostFindMode was entered
whenever FindMode was exited, instead of only when it was exited with
<enter>.
0 commit comments