4753cfd3e3
In order to better align to vim functionality: deselect visual mode selections after performing a command on the selection. This patch also introduces a new command to allow for re-selecting (remarking) the previous selection set so that commands can be chained together. The deselection only applies to msg commands that *do not* move the message from the store (those types of commands already deselect): - read/unread - flag/unflag - modify-labels - copy - pipe Previous usage to mark several messages as read and deselect all: Vjjj:read<Enter>:unmark -a<Enter> New usage, similar to vim: Vjjj:read<Enter> To chain a command together: Vjjj:read<Enter>:remark<Enter>{next command}<Enter> Signed-off-by: Tim Culverhouse <tim@timculverhouse.com> Acked-by: Robin Jarry <robin@jarry.cc> |
||
---|---|---|
.. | ||
aerc-config.5.scd | ||
aerc-imap.5.scd | ||
aerc-maildir.5.scd | ||
aerc-notmuch.5.scd | ||
aerc-search.1.scd | ||
aerc-sendmail.5.scd | ||
aerc-smtp.5.scd | ||
aerc-stylesets.7.scd | ||
aerc-templates.7.scd | ||
aerc-tutorial.7.scd | ||
aerc.1.scd |