From mboxrd@z Thu Jan 1 00:00:00 1970 From: daniel@wagner-home.com (Daniel Wagner) Date: Mon, 18 Feb 2008 19:12:15 -0800 Subject: [sup-talk] [PATCH] first pass at a simple interface to extract URIs from a message In-Reply-To: <1203376951-sup-2550@ausone.local> References: <1203192249-sup-6640@south> <1203376951-sup-2550@ausone.local> Message-ID: <1203390402-sup-7571@buckwheat> Excerpts from Nicolas Pouillard's message of Mon Feb 18 15:24:54 -0800 2008: > You should look the rxvt-unicode terminal, there is an extension to deal with > URLs [1]. That's pretty handy in fact and applies not only to sup. > > [1]: http://www.jukie.net/~bart/blog/20070503013555 Sounds nice, does it handle multi-line URLs gracefully? In particular, in sup a multi-line URL could have a line-break in it... care to report how it handles this? http://www.yahoo.com/?this-is-a-really-long-url-for-you-to-test-with-if-you-would-be-so-kind-that-contains-no-newline-in-the-actual-message-as-sent http://www.yahoo.com/?this-is-a-really-long-url-for-you-to-test-with-if-you-woul d-be-so-kind-that-contains-a-newline-in-the-eightieth-column Either way, thanks for the tip! ~d