X-Spam-Check-By: sourceware.org Message-ID: <4545F3B9.2020403@yahoo.com> Date: Mon, 30 Oct 2006 05:44:41 -0700 From: Keith Christian User-Agent: Debian Thunderbird 1.0.2 (X11/20060830) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [Fwd: Re: [ANNOUNCEMENT] Updated [experimental]: bash-3.2-4] Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Eric Blake wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > A new release of bash, 3.2-4, is now available for experimental use, > replacing 3.2-3. Version 3.1-9 remains as the current version for now. PROMISING - for the first time since January, the completion works without duplicating the last character on the line! My original posting: http://www.cygwin.com/ml/cygwin/2006-01/msg01214.html I've installed Bash 3.2-4 and libreadline6 5,2-2 as suggested, and the rxvt version I've been running is 20050409-3. I'll continue testing and report any problems, but I see immediate improvement in completion handling with this combination! ========Keith -------- Original Message -------- Subject: Re: [ANNOUNCEMENT] Updated [experimental]: bash-3.2-4 Date: Wed, 25 Oct 2006 11:52:13 -0600 From: Keith Christian To: cygwin AT cygwin DOT com References: =========== Follow up: Although early tests were promising, the same problems have returned. Still using Bash 3.2-4 and libreadline6 5,2-2, and rxvt 20050409-3. Attempting to progressively complete nested directories caused a duplication in the "/" character. Example: Assume a directory structure of ~/projects/projecta/phase1/documentation/ ~/projects/projectb/phase1/documentation/ ~/projects/projectc/phase1/documentation/ Typing "cd ~/projects" and pressing completed ~/projects/ satisfactorily, but when pressing a second time, "//" appeared instead of "projects/project" so the problem persists. The other issue that I face after having a terminal window open awhile is that the BASH key editing bindings become lost - e.g. pressing ^A to go the beginning of a line inserts a ^A instead of moving around. Pressing ^E does not go to the end of the line but instead is over the last character of the line, so appending to the line is impossible. Is there anything I can do to help test? Let me know. I really long for the days of last year when the command line editing with RXVT was flawless. =======Keith -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/