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=VwmqVySiOCFUv656yxIJ2mBb9glZKqGDO1fvh1Bwac6 BM4BFDIwOoToKDChSvMCZhsQq+k3n2q3/Ozmwc3Du2oKqqtNw81Lr6PttpIAvATV BiLqVpDonINRO41qqjOjFB5HR5n7YEv5PaSzLzUc/av43GyT9c1iQdRzGhfip6XI = 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=vTyktELqNM6HffgihK49YGrivIY=; b=Yw4B9TR8R3zLgiF6J J36rMaZIyHA89C4PLgew/+/aKWYhlF7E6FVch6LrRthwupxnpAvCwWsk2eW+mpiB g9LCRjGYYTqEfD+267GBWNHbf3+7I+2YXVE6j8AQI1zC4LzCGdqo5LD+hKqGQ3uQ jR4ZHs3IqN9tdIexC+mNAzdlkA= 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.0 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-f169.google.com X-Received: by 10.180.75.102 with SMTP id b6mr4913016wiw.75.1429309054969; Fri, 17 Apr 2015 15:17:34 -0700 (PDT) Message-ID: <55318679.3020204@gmail.com> Date: Sat, 18 Apr 2015 00:17:29 +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: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 $ R --version R version 3.1.3 (2015-03-09) -- "Smooth Sidewalk" 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