On Sun, Sep 10, 2000 at 09:29:09PM -0700, Shane Wegner wrote:

> [...] Is there any feature which allows
> pine-like url viewing?  Moving around in the message itself and spawning a
> browser.  If not, is there a better way to get an URL with some context.

I you are using mutt in an xterm, you could set up a keybinding like this:

bind pager \cb  "!$BROWSER `xcut -p` &"

That would spawn a browser on the selected url. (xcut is a little utility
for manipulating the clipboard. You'll find it on freshmeat: 
http://freshmeat.net/search/?q=xcut)

        -Jens

Reply via email to