Skip to content

Up key is not the previous command

3 messages · TJUN KIAT TEO, Peter Langfelder, Milan Bouchet-Valat

#
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
#
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:
#
Le lundi 08 octobre 2012 ? 20:33 -0700, Peter Langfelder a ?crit :
FWIW, it works with the R version packaged in Fedora 17 here.


My two cents