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 I want to cancel a search, so I press escape out of habit. This doesn't do anything. C-g also fails, and then out of habit I hit c-c, which kills the whole program.
It'd be nice if esc could exit a search, as it's the universal cancel button for user apps.
The text was updated successfully, but these errors were encountered:
Sometimes I want to cancel a search, so I press escape out of habit. This doesn't do anything.
C-g
also fails, and then out of habit I hitc-c
, which kills the whole program.It'd be nice if
esc
could exit a search, as it's the universalcancel
button for user apps.The text was updated successfully, but these errors were encountered: