]> git.cworth.org Git - sup/commit
add 'A' (archive and mark read) command to inbox-mode
authorMarc Hartstein <marc.hartstein@alum.vassar.edu>
Thu, 17 Apr 2008 20:43:29 +0000 (16:43 -0400)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Sat, 26 Apr 2008 23:30:49 +0000 (16:30 -0700)
commit1204128104a1b77bf3ad52fba9c8e6c44931fd4a
tree006e078618bfeafb8cfb624aff4e1b0b945a84e3
parent5ccd5dcb324aaed84e2775729f953384f780d43c
add 'A' (archive and mark read) command to inbox-mode

For some email, the only meaningful content is in the subject line.  It is thus
useful to be able to dispatch this email with a single command after glancing
at it.

As 'N' moves the cursor, and 'a' doesn't clear the "unread" flag, it is
currently necessary to press "Nka" to do this on a single thread.

The 'A' command does this simple task with a single, easy-to-remember,
keystroke, but makes it harder to hit accidentally than 'a'.  A multi_ mode is
supplied.
lib/sup/modes/inbox-mode.rb