On Tue, Jun 18, 2024 at 05:59:44AM +0000, Michael Kjörling wrote:
> On 18 Jun 2024 07:25 +0200, from mutt-users@mutt.org (Jan Eden via 
> Mutt-users):
> > Is there any way to display the links inline (e.g.
> > Markdown-style) with w3m (or lynx)?
> 
> In case it helps, my mailcap entry using lynx is:
> 
> text/html; /usr/bin/lynx -width=$COLUMNS -dont_wrap_pre -dump -force_html 
> -localhost -assume_charset=%{charset} -display-charset=utf-8 %s; copiousoutput

Yeah, lynx does seem to show the links at the bottom, even with default
settings. However, I get a lot more weird character encoding issues with
lynx than with w3m, with or without the two charset related flags in
your example above.

w

Reply via email to