I'm a huge fan of mutt-kz, and couldn't live without it.
However I think it includes by default an email pager which takes advantage of terminasl with > 80 characters in width, to display two columns (in my case, separated by a red pipe | character).
I'd like to disable this if possible, either at compile or run time.
Does anybody know where I should look to do this?
d.
On Fri, Jan 30, 2015 at 03:10:25AM -0800, Danny O'Brien wrote:
However I think it includes by default an email pager which takes advantage of terminasl with > 80 characters in width, to display two columns (in my case, separated by a red pipe | character).
Up to my knowledge this not included in the default mutt-kz. I have implemented the split screen with 2 or more columns, but there are problems with displaying help, space for mail body is smaller if sidebar is visible, and the wrapping width is not confugurable. So it's not in a state to be merged, though I use that even with those limitations.
I'd like to disable this if possible, either at compile or run time.
Then use the version from main repository, or chcange col_min_width in mutt_pager to some big number and recompile.
mutt-kz@lists.fedoraproject.org