From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19753 invoked by alias); 30 Jan 2014 16:03:01 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 19744 invoked by uid 89); 30 Jan 2014 16:03:00 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: pacmmta56.windstream.net Received: from pacmmta56-sus.windstream.net (HELO pacmmta56.windstream.net) (162.39.147.247) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 30 Jan 2014 16:02:58 +0000 Received: from localhost ([75.88.63.114]) by pacmmta56 with pacmmta56 id LG2w1n0092Ttrfv01G2wmw; Thu, 30 Jan 2014 11:02:56 -0500 X-WS-COS: WSOB803 X-Cloudmark-Category: undefined Date: Thu, 30 Jan 2014 16:03:00 -0000 From: Jason Bucata To: cygwin@cygwin.com Subject: Re: 64-bit bash/readline: vi-mode "dd" command fails Message-ID: <20140130160255.GA23554@windstream.net> References: <20140124171232.GA13671@windstream.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140124171232.GA13671@windstream.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2014-01/txt/msg00522.txt.bz2 On Fri, Jan 24, 2014 at 11:12:32AM -0600, Jason Bucata wrote: > I'm having the same trouble under 64-bit bash/readline as this thread from > October: > http://cygwin.com/ml/cygwin/2013-10/msg00165.html > > Briefly, under vi mode ("set -o vi") the "dd" command doesn't delete the > entire line, but only moves the cursor to the start of the line. I just found this patch floating around on the net: http://pkgsrc.se/files.php?messageId=20140112133025.3311C96@cvs.netbsd.org >>>>> Log Message: pull in fix from readline git repo (will be in 6.3) for vi mode and the 'cc', 'dd', 'yy' commands. Also correctly build examples for testing. <<<<< I couldn't find it directly in the readline git repository though. Jason B. -- Half the harm that is done in this world is due to people who want to feel important. -- T. S. Eliot -- 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