screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Run a command on startup on a specific window, don't close window on


From: Kazuhiro YOSHIKAWA
Subject: Re: Run a command on startup on a specific window, don't close window on programm exit
Date: Mon, 15 Nov 2010 07:45:43 +0900

> But if a connection happend to close, the associated window close as well.
>
> How can I prevent this behaviour (ie windows remains open and I can see "
> connection lost with server...")

How about using 'zombie' and 'verbose on' ?

In my .screenrc

  zombie kr
  verbose on

and when ssh session closed, window remains with some message.

Connection to XXXX closed.
=== Command terminated normally (Mon Nov 15 07:35:00 2010) ===

--
Kazuhiro YOSHIKAWA <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]