aerc: Add mail type formatting

Mails get symbols in the flag column if they are sent by me, CC or BCC
me, or they are tagged as a 'list' (from a mailing list).

Added some additional info to status bar (current folder, recent and
unread counts), and extended the flag column slightly to accomodate more
flags.
This commit is contained in:
Marty Oehme 2025-09-23 20:17:46 +02:00
parent d92eaad036
commit 5705bf9693
Signed by: Marty
GPG key ID: 4E535BC19C61886E
2 changed files with 11 additions and 6 deletions

View file

@ -150,8 +150,8 @@ a = :archive flat<Enter> # archive message
A = :unmark -a<Enter>:mark -T<Enter>:archive flat<Enter> # archive thread
M = :menu -d :move<Enter> # move mail
<C-y> = :copy-link <space>
<C-l> = :open-link <space>
<C-y> = :copy-link<space>
<C-u> = :open-link<space>
m = :compose<Enter>
f = :forward<Enter>