X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.6 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED,FORGED_YAHOO_RCVD,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,SPF_HELO_PASS,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Rob Subject: Re: bash-completion 1.2-1 breaks bash with tail -f Date: Tue, 16 Nov 2010 15:22:54 +0000 (UTC) Lines: 29 Message-ID: References: <850320 DOT 24937 DOT qm AT web65606 DOT mail DOT ac4 DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes 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 Alpha Fighter yahoo.com> writes: > > I've run into an issue with bash-completion v1.2-1.  After I tail -f a file and then press ctrl-c to stop > tailing I can no longer see any text I type.  My text is being entered, just not being ... echoed back. > > This does not happen after uninstalling 1.2-1.  It also does not happen if I downgrade to bash-completion > v1.1-2.  I experienced this on a fresh clean install of cygwin (with bash-completion 1.2-1 of course). > > This has been a maddening problem for me the past few days.  Hopefully this post will save some time for > anyone else running into this problem. > I think I found the answer to this in the below link: http://article.gmane.org/gmane.os.cygwin/123036/match=bash+completion I defaulted my ~/.bashrc and uncommented out the completion case statement and saved it. Then I exited out of bash, started bash, and tested with the "tail -f some_text_file.txt" command and hit Ctrl-c and then I typed "ls" and I saw "ls" so I *might* have fixed it. Frankly I think this is a bug because no one is going to remember to look at the above linked announcement when installing bash-completion! -- 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