How do I bind (say) F10 to go into colon mode, type the
shell escape character and a command - (say) `track' and
then paste the contents of the screen buffer.
This effort enters the literal "paste" string and not the screne
command paste.
bindkey -k k; eval 'stuff "W"' colon 'stuff "! track "' 's
| > The Apache forking model moves streams between different
| > processes, but from what I heard, these are terribly unportable
| > operations, and they require the processes to be closely related
| > to each other.
|
| I don't understand the relevance of Apache. Are you referring to the
| HTTP d
On Mon, Apr 21, 2008 at 01:53:00PM +0400, Andrew Pantyukhin wrote:
> On Mon, Apr 21, 2008 at 09:52:51AM +0200, Vladimir Marek wrote:
> > > I've look through the screen manual and didn't find any way
> > > to do what I want. I have an active window with a running
> > > program (irssi IRC client) whi
On Mon, Apr 21, 2008 at 09:52:51AM +0200, Vladimir Marek wrote:
> > I've look through the screen manual and didn't find any way
> > to do what I want. I have an active window with a running
> > program (irssi IRC client) which I don't want to close and I
> > want to move it from one active screen s
> > AFAIK no. You can't even move window within one screen.
> >
> > It would be nice feature.
> [...]
>
> You can move windows within one screen, see :number
Wow. Thank you :)
--
Vlad
pgpXhIEVSA7HN.pgp
Description: PGP signature
___
screen
On Mon, Apr 21, 2008 at 09:52:51AM +0200, Vladimir Marek wrote:
> > I've look through the screen manual and didn't find any way to do what I
> > want. I have an active window with a running program (irssi IRC client)
> > which I don't want to close and I want to move it from one active screen
> > s
> I've look through the screen manual and didn't find any way to do what I
> want. I have an active window with a running program (irssi IRC client)
> which I don't want to close and I want to move it from one active screen
> session to another one. Is there any way I can achieve that?
AFAIK no. Y
Hi all,
I've look through the screen manual and didn't find any way to do what I
want. I have an active window with a running program (irssi IRC client)
which I don't want to close and I want to move it from one active screen
session to another one. Is there any way I can achieve that?
Thanks.
-