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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=JQaqdgVSrzgyPkD86mEvramcDm7CMxIyGkPVenagx4b a+Kw0BTfHPWJbs1pkLZwoaXniSFLiFcpRe2zggSHC0AP9or5mqJ+gsddA5uSqrCy d6wQhNqgjLukJCh31rkWa8I/LQeyBbX09qThY2Tc+tJW0BSojjDAMXYOds/WOZ7k = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=MNkn0G2pPJg4tdFYEJKq0doh1rM=; b=pvyHAPfoJ4DpivikL NWw4zNctbwMKkwuWxICKl+075OgDFQM41dGtrVnZzmYc3RPtKowfZlvYunbV/KJu JCgi93Ycn5ed3SMryq0HsKmT4tGZiLQKuoz0mi6hxqijEgOIK3pVIhAuBg4rvGES Vi4+MWMtEZsYJgcba7ghp5Xrv4= 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=-1.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f173.google.com X-Received: by 10.180.216.40 with SMTP id on8mr27538451wic.55.1429547971253; Mon, 20 Apr 2015 09:39:31 -0700 (PDT) Message-ID: <55352BBA.5000304@gmail.com> Date: Mon, 20 Apr 2015 18:39:22 +0200 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: readline behaves differently in R than in bash References: <55318679 DOT 3020204 AT gmail DOT com> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 4/20/2015 5:38 PM, Paul wrote: > Marco Atzeri gmail.com> writes: >> On 4/17/2015 10:28 PM, paul wrote: >>> I "set editing-mode vi" in ~/.inputrc. In bash, it responds as >>> expected to (say) "dt,", which deletes characters upto the next >>> comma. It does not do this in R; instead, that series of >>> keystrokes simply causes the next two keystrokes to be consumed >>> without any effect. I guess it would be wrong to assume that R >>> uses the same readline implementation as bash? Is there anything I >>> can set to get the expected behaviour? >>> >>> 64-bit Cygwin DLL version 1.7.28 >>> R version 3.0.1-1 >> >> it works fine for me. >> >> $ uname -svr >> CYGWIN_NT-6.1-WOW 1.7.35(0.287/5/3) 2015-03-04 12:07 > > The problem is likely due to my old version, then, or perhaps due to > the 64-bit width. Unfortunately, in my work place, we are not able to > update things at will. I'll try to work the ropes a bit more on that > front. R version 3.1.3 (2015-03-09) -- "Smooth Sidewalk" Copyright (C) 2015 The R Foundation for Statistical Computing Platform: x86_64-unknown-cygwin (64-bit) works fine also Regards Marco -- 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