mail: Use new neomutt styling, extend html view

This commit is contained in:
Marty Oehme 2022-03-19 11:34:29 +01:00
parent 3e00e84319
commit bd71cfc168
Signed by: Marty
GPG key ID: B7538B8F50A1C800
9 changed files with 501 additions and 75 deletions

View file

@ -44,6 +44,8 @@ bind pager gg top
bind pager G bottom
# compose postpone
bind compose p postpone-message
# markdown to html for composition
macro compose M "F pandoc -s -f markdown -t html \ny^T^Utext/html; charset=UTF-8\n" "Convert from MD to HTML"
# since we unbound the original g
bind index,pager R group-reply