Replies: 2 comments 3 replies
|
Converted to discussion. I see your point but hitting digits together with r should not be that likely. I prefer if we stick to the special mode map as is, for consistency with other modes. However it may make sense to add a confirmation option for operations on multiple entries. |
2 replies
|
I've added a new customization option in f35317b. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Context
40f64eathe elfeed search mode map was changed to use:parent special-mode-mapC-not required)b3e260ea change was made so that a prefix argument cause all entries in the search view to be untaggedr, which is near the number rowThe issue
These two changes interact in a way where it is very easy to accidentally mark all entries as "read" by accidentally grazing a digit key when hitting
rThere is no message to explain what happened, or a straightforward way to undo an accidental mark-all.
The request
special-mode-map, then please unbind them by default so aC-is needed.All reactions