On Dec 27, 2011 at 05:14 PM +0000, Michael Graham wrote:
I’ve been playing with the pager’s wrapping so that it doesn’t
wrap to the width of my terminal, but rather to 72 characters wide. In
my .muttrc I’ve set “set wrap = 72”, but it doesn’t intelligently break:
it breaks in the middle of words sometimes, which is not what I want.
Mutt wraps at word breaks for me. Then again, I've got:
set wrap=80
set smart_wrap
Do you have smart_wrap set?
