Visualising contents of a Maildir

Sam Kuper sampablokuper at posteo.net
Thu Aug 18 09:50:37 UTC 2022


On Thu, Aug 18, 2022 at 10:45:04AM +0100, Sam Kuper wrote:
> If you find a lightweight markup language that has PDF output AND has
> table markup tags that correspond one-to-one with the '|' filter's
> ncurses strings, then you could use the `|` filter as Kevin proposes
> above, and pipe the output through sed to replace the ncurses strings
> with lightweight markup language strings.
> 
> If you really need PDF output, then this may well be the best
> approach.

This approach (lightweight markup + sed) might also work with Bastian's
suggestion, in another branch of this thread, to use stdout instead of
the `|` filter.

Sam


More information about the Mutt-users mailing list