On 2025-02-26 18:38:41 +0000, Jeremy Stanley wrote:
> Mutt's default configuration handles non-wrapped long lines fairly
> gracefully, wrapping them at the last identifiable space character
> before the terminal's margin, or at the last character if it's an
> unbroken "word" longer than the terminal width, but then prefixing
> subsequent wrapped lines with a "+" to indicate they were all
> actually part of the same line originally. The only real hassle is
> if I want to copy a very long URL out of a message, I either need to
> piecemeal reassemble it from the lines that URL is spread across or
> pipe the body into another tool that doesn't wrap anything. It's
> likely there are config options for Mutt to alleviate this, I just
> haven't bothered to go digging.

Unset the $markers variable (but you will lose the "long line"
information also for the other lines, which might not be really
important; alternatively, you may define a key binding to toggle
the $markers setting).

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)

Reply via email to