On 19/12/2010 3:00 AM, elprama wrote:
Dear R-users,

When you perform "run line or selection" / "Ctrl + R"  in a script window
then the cursor of the script window does not go to the next line but at a
place further downwards.
R windows version 11 does the correct job (= goes to the next line) but
version 12 does not.
Is this correct ?

That's distracting, but it is only the displayed cursor that is wrong: logically it is in the right place, so when you move it (e.g. by hitting an arrow key or entering text) it will appear in the right place.

This has been fixed in R-patched, but unfortunately the first report came too late to make 2.12.0 or 2.12.1. Please test our pre-release versions!

Duncan Murdoch

______________________________________________
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.

Reply via email to