Hi,

I'm looking for a way to indent the message contents displayed in
Mutt's pager, to add a left margin. I typically use Mutt full-screen
and would prefer to not have the text pushed all the way to the left,
off-center, with lots of space left on the right.

A previous message to this list suggested:

* Simon Ruderich <[email protected]> [110315 07:33]:
> You could use $display_filter to add it. Something like this:
> 
>     set display_filter="fold -w 70 | sed 's/^/    /g'"
> 
> The only problem is it will destroy coloring :-/ Not sure if this
> can be avoided.

And indeed this does mess up coloring, so I'm checking in again to see
if anything might've changed in the past three years that would allow
for another approach, or if there might be a workaround to the color
issue here.

I am running Mutt in tmux, but would rather not add a vertical split
to the left to achieve this margin.

Thanks for any suggestions,

John

-- 
John Magolske
http://B79.net/contact

Reply via email to