Post #3197846
2026-05-01 17:15 UTC
@minego@pdx.social cancelling a search with backspace:
I think I initially discovered it by accident. Changed my mind about what I wanted to search for; held down backspace to delete everything I'd already typed; if you hold it down for one repeat too long, you cancel the search operation completely. Then once you've done it by accident, you know it's a thing you can do on purpose too.
I agree that it wouldn't be the obvious thing you'd try as a cancel button. Esc is a more obvious choice, or ^C on general Unix grounds, or ^G on emacs grounds (less is more vi-like, but it'd be worth a try). But it is at least somewhat discoverable because of the possibility of that accident.
Replies (1)
-
@minego@pdx.social 2026-05-01 17:17
@simontatham@hachyderm.io Yeah, that is my favorite kind of UX thing... It is something that I wasn't aware of, and would never think to ask for... But if I ever happened to use it, it would feel right and I'd be glad someone thought of it.