Re: [R] No keyboard control in the R terminal

2018-01-08 Thread Jeff Newmiller
Unlikely. My guess is you compiled it yourself without having readline development support installed where the configure script could find it. -- Sent from my phone. Please excuse my brevity. On January 8, 2018 6:23:34 PM PST, Olson Roman wrote: >Dear R Users, > >There is no R keyboard control

[R] No keyboard control in the R terminal

2018-01-08 Thread Olson Roman
Dear R Users, There is no R keyboard control in my R terminal. Specifically, I can not use the up and down arrows, use autocomplete, or “backspace” to delete. I am using R 3.3.3 on Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux Is this an R bug? Best,