Re: Two questions regarding header display

2022-06-19 Thread Cameron Simpson
On 07Jun2022 09:56, raf wrote: >And I'm not sure I can do anything about it. There are many things you can do. I see you've already shifted to just using "bold" etc in your color directives, but also: - run a personal terminfo record without the color capabilities; decompile the provided term

Using "viu" to display attached images

2022-06-19 Thread Andy Spiegl
Hi, recently I discovered the command line program "viu" (https://github.com/atanunq/viu) which very nicely displays images in terminal windows. I added this line to my .mailcap: image/*; viu -t -n %s ; copiousoutput Now mutt calls viu for all attached images. But only a black rectangle is s