X-Recipient: archive-cygwin AT delorie DOT 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:message-id:date:from:reply-to:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Rq2DUudDVRksX6AT U4/Z93PoGKBlWh6qkdq3QckDM3fa+7udeajRnHAibWIyGUIPoKXTzh5fU/GXUmQI LiOwq1oLY+1AoEWcUpdf0wZbjn23o9r2IasbaMiyCZWM02MIACKJ/9E+UT5ESewj nouQEbu4ANo9GZ1nXrGAaZdZAo0= 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:message-id:date:from:reply-to:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=Dgg5LYSzafEHQofhtd1uUB UXc9E=; b=kDDPZbm/4TPxC6Y3PXj5quGXizi0aqSkUPs7RmhU7CWhIUxC94/XRm TXmhyaAQa9BHtYsh87WytoiGmCLlzdwqBxsU7KGzW29kkzurStevARXnENpHSAv8 aMWQNkivWZqRVVUblVj1k3WAi8+AK1KDh52z1P2w00ILmVeDSTiJQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: csmail.cs.umass.edu Message-ID: <54234DC6.3070302@cs.umass.edu> Date: Wed, 24 Sep 2014 19:03:34 -0400 From: Eliot Moss Reply-To: moss AT cs DOT umass DOT edu User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: "Paul.Domaskis" CC: cygwin Subject: Re: No file name completion for file names start with underscore References: <20140918000242 DOT GA17489 AT phoenix> <20140918221943 DOT GA22077 AT phoenix> <357201998 DOT 20140920082734 AT mtu-net DOT ru> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 9/24/2014 6:19 PM, Paul.Domaskis wrote: > Andrey Repin yandex.ru> writes: >> Paul.Domaskis wrote: > Can anyone suggest how the bash-completion man page is acccessed, and > what M-/ means? M is for "meta", as in the meta escape key functionality in Emacs. This will work according to the bash command line editing facility, etc. There are different ways to "make" meta-ness. One, if you set it up, is to use the Alt shift key. Another is to type the Escape key then the one that meta is being applied to, in this case, Escape then / (as two separate key strokes). I think given this information you can dig up more. I don't know where the documentation is on the bash completion package, off the top of my head. Regards -- Eliot Moss -- 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