Hi, I built and installed R-base-1.7.0 on SuSE 8.2 without any problems, but the interactive R interpreter, has problems with cursor movement:
ls()
character(0)
^[[A^[[B^[[D^[[C^[[A^[[D^[[C^[[B^[[D^[[A
These ugly characters are produced by the arrow keys. Does anyone know how to fix that problem? Ciao Sebastian