Config for deleting message from message viewer

As suggested in , this adds a behaviour setting for
deleting message from message viewer.
This commit is contained in:
Srivathsan Murali 2019-09-20 21:22:09 +02:00 committed by Drew DeVault
parent 043a02d99d
commit 1bedb8fe06
4 changed files with 37 additions and 25 deletions

View file

@ -150,6 +150,11 @@ These options are configured in the *[ui]* section of aerc.conf.
| %>X
: make format specifier 'X' be right justified
*next-message-on-delete*
Moves to next message when the current message is deleted
Default: true
## VIEWER
These options are configured in the *[viewer]* section of aerc.conf.