public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: bash-4.3.46-6
Date: Wed, 24 Aug 2016 20:48:00 -0000	[thread overview]
Message-ID: <57BDE9BB.60108@redhat.com> (raw)
In-Reply-To: <bbe3a8fe-2dcc-f8dd-2875-1f79ab50aade@acm.org>

[-- Attachment #1: Type: text/plain, Size: 822 bytes --]

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.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

  parent reply	other threads:[~2016-08-24 18:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-06 16:36 Eric Blake (cygwin)
2016-08-07  3:27 ` David Rothenberger
2016-08-10  7:50   ` Nem W Schlecht
2016-08-24 15:25     ` Nem W Schlecht
2016-08-24 15:40       ` Eric Blake
2016-08-24 18:20         ` Nem W Schlecht
2016-08-24 20:48   ` Eric Blake [this message]
2016-08-25  8:07     ` Andrey Repin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57BDE9BB.60108@redhat.com \
    --to=eblake@redhat.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).