hitting ^C breaks readline history (PR#1606)
humbertc@univ-mlv.fr
humbertc@univ-mlv.fr
Tue, 28 May 2002 12:07:08 +0200 (MET DST)
Full_Name: Cyril Humbert
Version: 1.5.0
OS: linux
Submission from: (NULL) (193.50.159.2)
Hitting ^C breaks readline history (when R is stared in an xterm).
xterm -e R
^C -> arrow key and history stop working.
For example, up-arrow gives "^[[A".
ldd ./R.bin
[../..]
libreadline.so.4.1 => /usr/lib/libreadline.so.4.1 (0x40020000)
libncurses.so.5 => /usr/lib/libncurses.so.5 (0x4004c000)
[../..]
libncurses version is 5.2.
Note. I've got the same problem with libreadline.so.4.2.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._