From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4622 invoked from network); 9 Dec 2003 15:25:03 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 9 Dec 2003 15:25:03 -0000 Received: (qmail 25084 invoked by alias); 9 Dec 2003 15:24:41 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6855 Received: (qmail 25067 invoked from network); 9 Dec 2003 15:24:40 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 9 Dec 2003 15:24:40 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [62.193.203.32] by sunsite.dk (MessageWall 1.0.8) with SMTP; 9 Dec 2003 15:24:39 -0000 Received: from DervishD.pleyades.net (212.Red-80-35-44.pooles.rima-tde.net [80.35.44.212]) by madrid10.amenworld.com (8.10.2/8.10.2) with ESMTP id hB9FOZ312123 for ; Tue, 9 Dec 2003 16:24:36 +0100 Received: from raul@pleyades.net by DervishD.pleyades.net with local (Exim MTA 2.05) id <1ATjf0-000158-00>; Tue, 9 Dec 2003 16:20:26 +0100 Date: Tue, 9 Dec 2003 16:20:26 +0100 From: DervishD To: Zsh Users Subject: Why Zsh doesn't warn me again? Message-ID: <20031209152026.GA4153@DervishD> Mail-Followup-To: Zsh Users Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4i Organization: Pleyades User-Agent: Mutt/1.4i Hi all :) If you have suspended or backgrounded jobs and try to exit the shell, zsh warns you. According to the manual, if you issue the 'jobs' command or just try to exit again, you are not warned again, the shell exits and the jobs are terminated (except nohupped and disowned ones, obviously). But really, it doesn't matter what command you issue next, if you try to exit again, you are not warned :(( This is a problem for me, when using virtual consoles, since I not always remember if I have suspended jobs in a certain virtual terminal, and sometimes I hit '^D' for exiting that terminal. When zsh warns me about suspended jobs, I must remember not to issue ^D again in that terminal, no matter if I do more work on it. How can I change this (without IGNORE_EOF'ing) so Zsh act like the doc says? I mean: warn me if I have suspended jobs and warn me again if I issue more commands except 'jobs'. Thanks a lot :) Raúl Núñez de Arenas Coronado -- Linux Registered User 88736 http://www.pleyades.net & http://raul.pleyades.net/