#3481: Mutt mangles multiline links --------------------+------------------------------------------------------- Reporter: hukka | Owner: mutt-dev Type: defect | Status: new Priority: minor | Milestone: Component: mutt | Version: Keywords: | --------------------+------------------------------------------------------- Even after getting rid of the "+" at the end of lines, multiline links still don't work in gnome-terminal (ie. clicking it only opens the link as it would be only on the first line). Piping to less works, so the gnome- terminal isn't at fault. Even irssi works, so ncurses in general should be ok.
Seems like mutt is somehow handling the linewrap itself instead of letting ncurses take care of it, and that additional linebreak confuses the link recognition of terminals. -- Ticket URL: <http://dev.mutt.org/trac/ticket/3481> Mutt <http://www.mutt.org/> The Mutt mail user agent