X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=cR34oFKps/n9cu34
	orIIe5IP3F9B7Foio5Bk5vWb3Tb+AxJ46nVAWk4cYsDO1mE5nTHSNq8LcwaCulb6
	ED3P8yGUcETDR3Ri1xSYZoq7ZPnMy+nS2c3JdFL+RVzPStzxcmgNqTNd6sUQWb+s
	x5evWek5uUL56WLBBzEuYZFIKH0=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=5NuwxGq7zoUSOsaRAMsCaN
	xUxsA=; b=CEL782U1OaELNXexibB+i37/WAsmFolFLCzwGrsxLBIwNe7alYuVRK
	PZWIUvhA8hl1IGTvOzu3E+1v97mc8bBwc+BKWkmoQ+RVV/4V24qIZlXw7ADHeTLy
	NDvpNFywZrqe+XI5oD9bcrUIcBVlP8SDuIg2Q1hv+/fXANvc1w9ek=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=2.0 required=5.0 tests=BAYES_50,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=H*F:D*yandex.ru, yandexru, UD:yandex.ru, yandex.ru
X-HELO: forward1o.cmail.yandex.net
Authentication-Results: smtp3o.mail.yandex.net; dkim=pass header.i=@yandex.ru
X-Yandex-Suid-Status: 1 0,1 0
Date: Thu, 25 Aug 2016 00:24:26 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <1848840577.20160825002426@yandex.ru>
To: Eric Blake <eblake@redhat.com>, cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: bash-4.3.46-6
In-Reply-To: <57BDE9BB.60108@redhat.com>
References: <announce.57A5E267.7090402@redhat.com>   <bbe3a8fe-2dcc-f8dd-2875-1f79ab50aade@acm.org> <57BDE9BB.60108@redhat.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Eric Blake!

> On 08/06/2016 04:25 PM, David Rothenberger wrote:
>> On 8/6/2016 6:13 AM, Eric Blake (cygwin) wrote:
>>> 7b. completion_strip_exe - using 'shopt -s completion_strip_exe'
>>> makes completion strip .exe suffixes
>> 
>> I get an error that completion_strip_exe is not a supported option with
>> this release. It was working fine in 4.3.42-4.

> Well, for a limited set of cases.  :)

> $ /bin/ln<TAB>

> changes output from 'ln.exe   lndir.exe' to 'ln   lndir', but

> $ ls /bin/ln<TAB>

> still shows .exe.  Patches would be welcome for anyone that can figure
> out how to make bash-completion also strip .exe from file name
> completions when the name being completed is not the first word on the
> command line.

It should? I don't think so.
What if I need to specify a file name to edit?


-- 
With best regards,
Andrey Repin
Thursday, August 25, 2016 00:23:45

Sorry for my terrible english...


--
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

