Adaikalavan Ramasamy wrote:
...
Anyway, here is how to do what you want:
1) Install bash on your Windows machine - You can use cgywin. Or
download and unzip http://www.steve.org.uk/Software/bash/
2) Make the directory to bash.exe and R.exe are in your PATH variable.
3) Start -> Run -> cmd
4) Start R.exe
and now you should have your CTRL-R functionality (along with ls and
other bash goodies). Yes, I know you asked about Rgui.exe and not
R.exe. But this is the best I can do.
Er, I don't think you need bash nor cygwin for this, do you? It is not
normal that the shell has any influence on programs that run under it.
Plain Rterm in a console should do it, if and only if linked agaist
libreadline, which I believe it is.
--
O__ ---- Peter Dalgaard Ă˜ster Farimagsgade 5, Entr.B
c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.