1
0
Fork 0

Set mark_old to no

This commit is contained in:
Daniele Tricoli 2019-10-22 22:55:57 +02:00
parent 37a6d2fffc
commit 4ac931cf6f
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,10 @@
set mailcap_path = ~/.neomutt/mailcap
auto_view text/html
alternative_order text/plain text/html
set edit_headers = yes
set mark_old=no
set send_charset = "utf-8"
macro index,pager \cb "<pipe-message> w3m -I "utf-8" -T text/html | urlscan<Enter>"
@ -9,8 +12,6 @@ macro attach,compose \cb "<pipe-entry> w3m -I "utf-8" -T text/html | urlscan<E
macro index,pager \cu "<pipe-message> w3m -I "utf-8" -T text/html"
macro attach,compose \cu "<pipe-message> w3m -I "utf-8" -T text/html"
set edit_headers = yes
folder-hook . set sort=threads
set sort_aux=last-date-received