www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Date: | Thu, 07 Nov 2002 08:24:34 -0700 |
From: | Eric Blake <ebb9 AT email DOT byu DOT edu> |
Subject: | bash 2.05b-7 and command line tab completion |
To: | cygwin AT cygwin DOT com |
Message-id: | <3DCA85B2.3020602@email.byu.edu> |
MIME-version: | 1.0 |
X-Accept-Language: | en-us, en |
User-Agent: | Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.1) Gecko/20020823 |
Netscape/7.0 |
I'm still having problems with tab completion in the latest bash: $ bash --version GNU bash, version 2.05b.0(7)-release (i686-pc-cygwin) Copyright (C) 2002 Free Software Foundation, Inc. $ ll ~/jacks/jacks # I typed ll ~/ja[TAB]jacks -rwxr-xr-x 1 eblake unknown 558 Jul 24 18:33 jacks* $ ~/jacks jacks # I typed ~/ja[TAB]jacks I expected to get ~/jacks/jacks both times, but the bash is inserting a space after ~/directory when it is the first (but not subsequent) command line word. However, /h[TAB]e[TAB]ja[TAB]jacks now works, giving /home/eblake/jacks/jacks (and it hasn't always done so in prior versions of bash). So whatever was fixed to make /-based tab completion work needs to also apply to ~-based tab completion. -- This signature intentionally left boring. Eric Blake ebb9 AT email DOT byu DOT edu BYU student, free software programmer -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |