From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from euclid.skiles.gatech.edu (list@euclid.skiles.gatech.edu [130.207.146.50]) by melb.werple.net.au (8.7.5/8.7.3/2) with ESMTP id JAA14153 for ; Sun, 9 Jun 1996 09:59:27 +1000 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id TAA08306; Sat, 8 Jun 1996 19:53:39 -0400 (EDT) Resent-Date: Sat, 8 Jun 1996 19:53:39 -0400 (EDT) Message-Id: <199606082353.QAA13501@misha.ee.washington.edu> Date: Sat, 8 Jun 1996 16:53:17 -0700 From: olsenc@kodiak.ee.washington.edu (Clint Olsen) To: zsh-workers@math.gatech.edu Subject: Re: Keybindings interfering with EOF (beta19) In-Reply-To: ; from Hrvoje Niksic on Jun 9, 1996 0:51:06 +0200 References: <199606082238.PAA13449@misha.ee.washington.edu> X-Mailer: Mutt 0.32 Mime-Version: 1.0 Organization: University of Washington, Seattle, WA Resent-Message-ID: <"_aInH3.0.i12.2AXkn"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/1297 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu On Jun 9, 1996 0:51:06 +0200, hniksic@srce.hr (Hrvoje Niksic) wrote: > > Maybe I'm pointing out the obvious, but have you tried checking your > stty settings, typing stty -a and checking for eof. I get this > behaviour when my tty is misconfigured. stty eof ^D usually fixes it. Thanks for the quick reply. I performed an stty -a and it was already mapped properly. -Clint