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: <20020727152136.39571.qmail@web21007.mail.yahoo.com> Date: Sat, 27 Jul 2002 08:21:36 -0700 (PDT) From: Nicholas Wourms Subject: [bash-2.05b-1]: Dir name completion started from '.' or '..' appends blank to the dir name instead of '/' To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Corinna, I just thought you should know that bash tab completion of directory names from strings starting with "./" or "../" is no longer working properly. For example, lets say I'm in /usr/src/foo/build and I'm trying to execute a script in /usr/src/foo/src-dfsd-sdfsd-sdfsdf-x. Obviously, the completion would come in handy. However with the latest bash, typing "../src[TAB]" returns "../src-dfsd-sdfsd-sdfsdf-x " instead of "../src-dfsd-sdfsd-sdfsdf-x/". I did some research, and discovered that Chet has been made aware of this. He has graciously provided a patch to fix this in the following url: http://www.geocrawler.com/mail/msg.php3?msg_id=9131949&list=342 Cheers, Nicholas __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com -- 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/