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:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; q=dns; s=default; b=CVkt Qgjt2xSC05dFbYnkqajS39SVWu+ZYcUaPRwqY5Oq0dNGBHDcRlWuITIRv57v7qbO MTMhgdr4NdmRJ8cPO4IUXb80jKNacKm0KcgaDdLfcxqmdPJ8a3gWj2YR5Frr5I+V mv/epnaQINgeSfe899L2T8XajJfgpvFJ2h6k6Gg= 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:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; s=default; bh=sdHpqFhDXL S9SCn3WllXjYgHMOE=; b=ULEkD2usBWSsrm+4dJZOE7oLJ26FjtNyKksmLIro2L pPiQi77eapdLVOgapa99Kqgv/hgq44mxDzaDZjIvCz7jv0ye5m/5FxnSjsZ45yYe 6LgjaeugkSO2gTDvC+kofezdzthQjiQezDEmMQqAWgK7pOL0tBIoLtx3eZ08BXp/ Y= 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.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: pacmmta56.windstream.net X-WS-COS: WSOB803 X-Cloudmark-Category: undefined Date: Thu, 30 Jan 2014 10:02:55 -0600 From: Jason Bucata To: cygwin AT cygwin DOT com Subject: Re: 64-bit bash/readline: vi-mode "dd" command fails Message-ID: <20140130160255.GA23554@windstream.net> References: <20140124171232 DOT GA13671 AT windstream DOT 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) 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 DOT 3311C96 AT cvs DOT netbsd DOT 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