www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
In-Reply-To: | <loom.20090419T100547-399@post.gmane.org> |
References: | <announce DOT 49DD47D8 DOT 2040604 AT byu DOT net> <loom DOT 20090419T100547-399 AT post DOT gmane DOT org> |
Date: | Sun, 19 Apr 2009 16:16:01 -0400 |
Message-ID: | <17393e3e0904191316p2e8654e5l92b997411df86e9d@mail.gmail.com> |
Subject: | Re: [ANNOUNCEMENT] [1.7] Updated: bash-completion-1.0-1 |
From: | Matt Wozniski <godlygeek AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Taras Tielkes wrote: > Eric Blake writes: > >> A new release of bash-completion, 1.0-1, is now available for those >> testing cygwin 1.7, leaving 20060301-2 as the current version for cygwin 1.5. > > Using cygwin 1.5 and bash, I've been trying to configure Shift-Tab to cycle > backwards through the list of completion suggestions. I've not succeeded, as it > appears that both Tab as well as Shift-Tab are received as the same key (tested > with "od -c"). > > I think the issue I'm looking at is this: > http://www.mail-archive.com/cygwin AT cygwin DOT com/msg88598.html > > Is there any chance that the new release of bash-completion will help here? No. As was said on that thread, the problem is that the terminal emulator (cmd.exe) can't be configured to send something different for Shift-Tab than it sends for Tab. Without that, there's no way it could work. bash-completion is just a package that provides a bunch of different completers for a bunch of different commands, it has nothing to do with the inner workings of how completion in bash works. Even if it did, what you need isn't changes to bash, it's changes to what cmd.exe does. ~Matt -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |