[R] Up key is not the previous command

Peter Langfelder peter.langfelder at gmail.com
Tue Oct 9 05:33:06 CEST 2012


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 <teotjunk at gmail.com> wrote:
> 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 at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.




More information about the R-help mailing list