I'm running mutt in X. The default is raw HTML spewage. Setting...
text/html; w3m -I %{charset} -T text/html; copiousoutput;
...gives me readable text. I'd prefer to launch a browser but both...
text/html; /usr/bin/chromium --profile-directory="Default" %s;
text/html; /usr/bin/chromium --profile-directory="Default" %s; nametemplate=%s.html;
...fail. What am I missing?
--
Walter Dnes <waltdnes@???>
There are 2 types of people in this world
1) Those who can extrapolate from incomplete data