From owner-freebsd-questions@FreeBSD.ORG Mon Jul 7 23:06:54 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C85AE37B401 for ; Mon, 7 Jul 2003 23:06:54 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1D6943FB1 for ; Mon, 7 Jul 2003 23:06:53 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h6866piV096113; Tue, 8 Jul 2003 01:06:51 -0500 (CDT) (envelope-from dan) Date: Tue, 8 Jul 2003 01:06:51 -0500 From: Dan Nelson To: DanB , freebsd Message-ID: <20030708060651.GH87950@dan.emsphone.com> References: <3F0A5649.6334272F@chatusa.com> <20030708053330.GA53041@moo.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030708053330.GA53041@moo.holy.cow> X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i Subject: Re: What program let you finish typing a file name when you hit ESC. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2003 06:06:55 -0000 In the last episode (Jul 08), parv said: > in message <3F0A5649.6334272F@chatusa.com>, wrote DanB thusly... > > > > What program let you finish typing a file name when you hit ESC? > > A shell. At least bash2 & ksh93 can, depending upon configuration. Most newer shells use TAB instead of ESC, because ESC also starts cursor and function key sequences. -- Dan Nelson dnelson@allantgroup.com