aerc/commands/msg
Tim Culverhouse 56dabb5c9c msgstore: leave visual-mark mode after certain commands
Commit "4753cfd visual-mode: deselect messages after performing command"
introduced the behavior of leaving visual mark mode after performing
certain commands. Add this behavior to additional commands:

- Delete
- Archive
- Move

Remark the selected mail files if an error occurred during the
operation.

Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-08-01 10:37:35 +02:00
..
archive.go msgstore: leave visual-mark mode after certain commands 2022-08-01 10:37:35 +02:00
copy.go visual-mode: deselect messages after performing command 2022-06-14 22:12:42 +02:00
delete.go msgstore: leave visual-mark mode after certain commands 2022-08-01 10:37:35 +02:00
forward.go logging: use level-based logger functions 2022-07-23 22:52:15 +02:00
invite.go invites: reply with accept, accept-tentative or decline 2022-05-31 14:32:24 +02:00
mark.go visual-mode: deselect messages after performing command 2022-06-14 22:12:42 +02:00
modify-labels.go visual-mode: deselect messages after performing command 2022-06-14 22:12:42 +02:00
move.go msgstore: leave visual-mark mode after certain commands 2022-08-01 10:37:35 +02:00
msg.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
pipe.go pipe: fix ordering by message id for long patch series 2022-08-01 09:38:15 +02:00
read.go visual-mode: deselect messages after performing command 2022-06-14 22:12:42 +02:00
recall.go logging: use level-based logger functions 2022-07-23 22:52:15 +02:00
reply.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
toggle-threads.go msgstore: implement a uid-based architecture 2022-07-26 11:34:19 +02:00
unsubscribe.go logging: use level-based logger functions 2022-07-23 22:52:15 +02:00
unsubscribe_test.go Fix linter warnings 2021-02-26 22:14:58 +01:00
utils.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00