Re: [R] Up key is not the previous command

2012-10-09 Thread Milan Bouchet-Valat
Le lundi 08 octobre 2012 à 20:33 -0700, Peter Langfelder a écrit : > run > > capabilities(what="cledit") > > in your R terminal session. If you get FALSE, your R was compiled > without command line editing support which you need for the "up arrow" > action. FWIW, it works with the R version packa

Re: [R] Up key is not the previous command

2012-10-08 Thread Peter Langfelder
run capabilities(what="cledit") in your R terminal session. If you get FALSE, your R was compiled without command line editing support which you need for the "up arrow" action. Peter On Mon, Oct 8, 2012 at 8:04 PM, Tjun Kiat Teo wrote: > I am using R on Fedora 17 and the up arrow is not the pr

[R] Up key is not the previous command

2012-10-08 Thread Tjun Kiat Teo
I am using R on Fedora 17 and the up arrow is not the previous command. On my command line on my terminal, the up arrow is the previous command Tjun Kiat __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read