[R] unix-type commandline keystrokes in the windows RGUI
Vincent Goulet
vincent.goulet at act.ulaval.ca
Wed Sep 17 18:51:30 CEST 2008
Look at GNU Emacs with ESS, you'll get what you want out of the box
--- and much more! See
http://vgoulet.act.ulaval.ca/en/emacs
[shameless plug] for a distribution of Emacs bundled with ESS.
HTH
Vincent
Le mer. 17 sept. à 09:26, mfrumin a écrit :
>
> Hi all,
>
> I am generally quite fond of the unix commandline keystrokes (e.g.
> searching
> back in your history with [CTRL]-R, and cutting/pasting with [CTRL]-
> K/Y)
> which work in the R commandline in *nix. Does anyone know if
> there's any
> way to get similar functionality in the Windows RGUI?
>
> I know that as of now, [CTRL]-A and -E do the same as unix
> (beginning and
> end of line) and [CTRL]-Y does a paste, but [CTRL]-K crops from the
> cursor
> to the end of the line but doesn't put the text into the clipboard.
> the
> most important thing I want is the [CTRL]-R functionality which is
> so poorly
> approximated by pressing the up arrow a million times.
>
> I've searched on the archives and didn't find anything about this.
> Any
> thoughts?
>
> Thanks,
> Mike
> --
> View this message in context: http://www.nabble.com/unix-type-commandline-keystrokes-in-the-windows-RGUI-tp19532125p19532125.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.
More information about the R-help
mailing list