Hello there,
I am a new user of alot, and already a big fan !
I search to display a bit better, some of the html mail that I may get (some people/company),
didn't like plain text :( so I need a descent display for html and images.
I use is w3m because it can also render image in my terminal (rxvt),
but when I read a mail in alot my html render is very simple, just the text is displayed with no color or images.
Here what I used in ~/.mailcap file:
text/html; w3m -dump -o document_charset=%{charset} '%s'; nametemplate=%s.html; copiousoutput
Maybe w3m is not the better in alot, did someone manage to get it to work ?
Hello there,
I am a new user of alot, and already a big fan !
I search to display a bit better, some of the html mail that I may get (some people/company),
didn't like plain text :( so I need a descent display for html and images.
I use is w3m because it can also render image in my terminal (rxvt),
but when I read a mail in alot my html render is very simple, just the text is displayed with no color or images.
Here what I used in ~/.mailcap file:
text/html; w3m -dump -o document_charset=%{charset} '%s'; nametemplate=%s.html; copiousoutput
Maybe w3m is not the better in alot, did someone manage to get it to work ?