Date: Sat, 23 Mar 2013 03:04:14 +0100 From: Polytropon <freebsd@edvax.de> To: Gary Kline <kline@thought.org> Cc: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: mutt and http//url??? Message-ID: <20130323030414.31cf0995.freebsd@edvax.de> In-Reply-To: <20130323011855.GA1983@tao.thought.org> References: <20130322213615.GA23467@tao.thought.org> <20130323012018.3aa0235b.freebsd@edvax.de> <20130323011855.GA1983@tao.thought.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 22 Mar 2013 18:18:55 -0700, Gary Kline wrote: > anyway, with my konsole at std size, ~37x80, I moused dead-on > the http string. same as before: the string showed up from the > 'http://.....' to the eol. and when I clicked, I got garbage. The only way I tried (and confirmed) to deal with this particular problem is to make the "select URL" process a bit more complex (in terms of steps involed): Use a triple-click to select the whole (multi-line) URL, OR select it manually. Doing so with a held-down left mouse button will transfer the selected text into the edit buffer. In this specific case where the '+' characters have been eliminated, the line breaks will also _not_ be part of the edit buffer content. I've tried this by selecting a multi-line URL in a normal X terminal (xterm) and pasting it to a GUI text editor - result: one line, as intended. Now if I do a middle-click in the web browser (Opera in my case), it will navigate to that URL in the current tab (or open a new tab for it if I click on an empty space on the tab bar). The same concept applies to Firefox, but you need to have one instance of it started. Click the middle mouse button (or if you don't have one, press down the mouse wheel). Now Firefox will receive the full URL and go to that web page. However, this is, as you see, a bit more complicated. You can still try it and verify if it will work in your setting. > wait, there's more. I blew up the konsole until it filled the > entire screen. [i did this once before and got the right page.] > it still worked. no '+' line break, but still. That's an interesting workaround, but also makes things unneccessarily complicated. An intermediate solution could be to maximize the whole terminal application and use virtual desktops (workspaces) to switch between MUA and web browser. Still that's suboptimum. -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130323030414.31cf0995.freebsd>