[R] Arrow keys don't work in R

Alberto Murta amurta at ipimar.pt
Thu Jan 24 15:01:37 CET 2002


Uwe Ligges wrote:
> 
> Agustin Lobo wrote:
> >
> > Hi,
> >
> > Besides the problem with gnome, I have now
> > a compiled version of R-1.4.0 that has the
> > same functionality than what I had from
> > an rpm installation, except that the arrow
> > keys (so useful to recover history and
> > edit lines) write garbage like:
> >
> > ^[[A^[[A^[[A^[[A
> >
> > The keys work fine in both kde and xterm
> > windows outside R. I suspect this might be something to
> > specify in one of the Renviron files,
> > but don't have the ones created by the
> > rpm to compare.
> >
> > By the way, the installation did not create
> > any Renviron.site file, is this a problem?
> 
> It's not the Renviron.site file (you can create it manually, if you need
> it).
> Looks like the readline library is not installed or was not linked
> during the installation process.
> 

If your Linux is from a recent SuSE distribution you must compile R with
both 'ncurses' and 'ncurses-devel' packages installed.


-- 
                           Alberto G. Murta                      
           IPIMAR - Institute of Fisheries and Sea Research
            Avenida de Brasilia, 1449-006 Lisboa, Portugal       
Tel:+351 213027062; Fax:+351 213015849; http://www.ipimar.pt/pelagicos/
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list