For R-1.1.1 on Solaris 7, I can use command line recall/edit by using "Control-P", etc. But R-1.2.0 on Solaris 8, I can not. Is this because the R version or Solaris version? Is there a vi mode for command recall/edit, i.e. Esc-P, etc. PS: I hate to ask questions that has been asked before, but mailing list archive is until 08/28/2000. Thanks. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
On Mon, 18 Dec 2000, Michael Wang wrote:> For R-1.1.1 on Solaris 7, I can use command line recall/edit > by using "Control-P", etc. > > But R-1.2.0 on Solaris 8, I can not. Is this because the > R version or Solaris version? >If you compile with the GNU readline library you can get command recall and editing using the arrow keys (and other editing features). Without readline I don't have any command recall under Solaris 8 with R1.1.1 -thomas Thomas Lumley Asst. Professor, Biostatistics tlumley at u.washington.edu University of Washington, Seattle -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
On Mon, 18 Dec 2000, Michael Wang wrote:> For R-1.1.1 on Solaris 7, I can use command line recall/edit > by using "Control-P", etc. > > But R-1.2.0 on Solaris 8, I can not. Is this because the > R version or Solaris version?No. It works here. When you built R, did it find readline in the configure? command line recall depends on it. BTW, you can also use the arrow keys, and most of us do.> Is there a vi mode for command recall/edit, i.e. Esc-P, etc.Not to my knowledge.> > PS: I hate to ask questions that has been > asked before, but mailing list archive is until 08/28/2000. > > Thanks. > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- > 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 > _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._ >-- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._