From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 98079 invoked by alias); 24 Aug 2016 21:35:41 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 98069 invoked by uid 89); 24 Aug 2016 21:35:40 -0000 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 Received: from forward1o.cmail.yandex.net (HELO forward1o.cmail.yandex.net) (37.9.109.84) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 24 Aug 2016 21:35:30 +0000 Received: from smtp3o.mail.yandex.net (smtp3o.mail.yandex.net [37.140.190.28]) by forward1o.cmail.yandex.net (Yandex) with ESMTP id D98802069C; Thu, 25 Aug 2016 00:35:26 +0300 (MSK) Received: from smtp3o.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp3o.mail.yandex.net (Yandex) with ESMTP id 6152A2940C6B; Thu, 25 Aug 2016 00:35:25 +0300 (MSK) Received: by smtp3o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id jTUdZ6LLuH-ZP6iuTWs; Thu, 25 Aug 2016 00:35:25 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) Authentication-Results: smtp3o.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-Suid-Status: 1 0,1 0 Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Wed, 24 Aug 2016 21:24:26 -0000 Date: Thu, 25 Aug 2016 08:07:00 -0000 From: Andrey Repin Reply-To: cygwin@cygwin.com Message-ID: <1848840577.20160825002426@yandex.ru> To: Eric Blake , cygwin@cygwin.com Subject: Re: [ANNOUNCEMENT] Updated: bash-4.3.46-6 In-Reply-To: <57BDE9BB.60108@redhat.com> References: <57BDE9BB.60108@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-08/txt/msg00470.txt.bz2 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 > changes output from 'ln.exe lndir.exe' to 'ln lndir', but > $ ls /bin/ln > 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