Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.0.20020531153844.02f32b88@pop.ma.ultranet.com> X-Sender: lhall AT pop DOT ma DOT ultranet DOT com Date: Fri, 31 May 2002 15:41:00 -0400 To: QQ , From: "Larry Hall (RFK Partners, Inc)" Subject: Re: Bash complete (tab) slowdown? In-Reply-To: <200205311916.g4VJGgBR008222@tango.euteka.lt> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 02:17 PM 5/31/2002, QQ wrote: >Greetings. > >I'm truly sorry if this was already >answered, but I really tried searching >for it - with no luck. > >My problem is this: when using bash's >complete feature (eg hitting tab key), >bash starts thrashing my hd pretty >hard, and results appears only after >quite a time. This could be normal, >but problem is, that under tcsh >results appear immediately and without >any thrashing at all. > >Where could the problem lie? Yes, this is normal. Hitting the tab key in bash searches for all executables that match what you've typed so far. If you haven't typed anything, it searches for all executables in your path. This can take some time. As for why this doesn't happen in tcsh, I can't say. I don't know anything about tcsh. Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/