mark: allow multiple visual selections

When entering visual selection mode, the current selection is deleted.
This patch extends the visual mode behavior to select multiple blocks of
messages.

Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
This commit is contained in:
Koni Marti 2022-08-08 22:21:44 +02:00 committed by Robin Jarry
parent 16dbb94221
commit b12dd9f926
4 changed files with 23 additions and 7 deletions

View file

@ -412,6 +412,8 @@ message list, the message in the message viewer, etc).
*-v*: Enter / leave visual mark mode
*-V*: Same as -v but does not clear existing selection
*unmark* [-at]
Unmarks messages. The flags below can be combined as needed.