X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RP_MATCHES_RCVD,TW_PK,TW_YG,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <32702475.post@talk.nabble.com> Date: Sat, 22 Oct 2011 11:39:33 -0700 (PDT) From: "jan.kolar" To: cygwin AT cygwin DOT com Subject: Re: 1.7.9 cygwin bash completion doesn't response In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 http://cygwin.com/problems.html suniuin wrote: > > hi all, > > I got the bash completion problem which is very upset me, following is > an example: > in my home directory, there is a file : pkf > > if I want to vi the file and I type : > > vi pk(press tab) > > but there is no response or it's very slow, but in some cases like say > when I vi the *.cpp files the tab completion works. > > This may be related to /etc/bash_completion, but I'm not familiar with > it and can anyone help to let my bash completion works fine. > > thanks, > sun > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > > > Press tab twice if the expansion is not unique. You do not need bash completion package for filename completion. Uninstall the package and observe whether it gets better. Expect filename completion to be slow on slow drives. Includes some network drives and some external drives. Completion can be very slow in directories with large number of files. If anything of that does not hep, try following the rules from http://cygwin.com/problems.html. Output of ' cygcheck -s -v -r > cygcheck.out 2>&1 ' and OS version might give some information. -- View this message in context: http://old.nabble.com/1.7.9-cygwin-bash-completion-doesn%27t-response-tp32688677p32702475.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple