From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2356 invoked from network); 23 Feb 1999 14:46:43 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 23 Feb 1999 14:46:43 -0000 Received: (qmail 17035 invoked by alias); 23 Feb 1999 14:45:03 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 2178 Received: (qmail 16981 invoked from network); 23 Feb 1999 14:44:54 -0000 From: Mark Koenen Message-Id: <199902231444.PAA03857@canteclaer.sci.kun.nl> Subject: Timed out To: zsh-users@sunsite.auc.dk Date: Tue, 23 Feb 1999 15:44:17 +0100 (MET) X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi, When I don't use my Z-shell on a remote computer for a while, I get disconnected (after about 15 minutes): markko @ kunhp1>Read from remote host kunhp1.cogsci.kun.nl: Connection reset by peer Connection to kunhp1.cogsci.kun.nl closed. In ~/.zshrc I have: TMOUT=0 I use zsh-3.0.5. Anyone knows how to avoid this little nasty thing? Thanx in advance, Mark.