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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=HAqn+kIwG9aNtIjmNBlIkzMuXWFhhYOnc87i2Cw9aIO0AT6tb00eR cYiLGnCDftNqAP996bCOw4OzFNmasWCFTRltpoG05vs7b6T8kfdBVjulTqD9R3r7 U+hZtoml67xQnhnPfK6B2jNAZ62AXp+jcD0aJ3s7mlgaaD2ESRGkG8= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=cTUCyOrqdWkbxFD6ej2PuhDAYJw=; b=y6aK+yVUw1Mq5DlHp3sEUSg7CTY7 ANtw2i5pDucpN0bzRhCDToyloqCskYN0L/uYkWVBnZAlgXRmy2bnI391HY3lmVgd DXsRfs2ikFTcpGgfhyaqe7/wXJ4ChwH/NtHbfSh67afA3eo0VEw6hKTC3vmGkUMQ N+yoOQgLM67dYSA= 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.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: "Paul.Domaskis" Subject: Re: No file name completion for file names start with underscore Date: Wed, 24 Sep 2014 22:19:00 +0000 (UTC) Lines: 23 Message-ID: References: <20140918000242 DOT GA17489 AT phoenix> <20140918221943 DOT GA22077 AT phoenix> <357201998 DOT 20140920082734 AT mtu-net DOT ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Andrey Repin yandex.ru> writes: >Paul.Domaskis wrote: >> I think I will need to deepen my knowledge into the bowels of unix. >> This thread is the first I've heard that completion depended on the >> command being typed. Thanks, all. > > That's the reason for bash-completion package. If you remove it, > then the completion will fall back to generic behavior. Interesting. I might un-install bash-completion. But I will first experiment. According to /usr/share/doc/bash-completion/README, I can use M-/ to force completion. For the "M", I unsuccessfully experimented with the Windows key, Alt, and Ctl. Then I tried to seek more details. The source for info about M-/ is described as the man page. However, it's not clear to me how to invoke the man page for bash-completion. The man page for bash should be for the bash-native completion. The cygwin package search doesn't show much for documentation besides /usr/share/doc/Cygwin/bash-completion.README. Can anyone suggest how the bash-completion man page is acccessed, and what M-/ means? Thanks. -- 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