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:
parent
d92eaad036
commit
5705bf9693
2 changed files with 11 additions and 6 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue