On Jun 20, 12:24am, Suresh Ramasubramanian wrote:
> Subject: Re: urlview in a new window
> Richard G. Ball [mutt-users] <19/06/01 12:56 -0400>:
> > Is there a way to have helpers like urlview open up a new terminal window
so
> > the message window can stay visible?
>
> Run it in an xterm and see ... (and call lynx as xterm -e lynx, for
example).
I did try it a couple of different ways and I didn't succeed which is why I
asked.
I don't want lynx to start up in a new xterm I want urlview to display the
list of URL's in a new window and the "obvious" way:
macro pager \Cb |xterm -e urlview\n
doesn't work.
Richard