[R-SIG-Mac] R.app appending newline at end of command
Gad Abraham
gabraham at csse.unimelb.edu.au
Fri Sep 12 09:47:59 CEST 2008
Ken Knoblauch wrote:
> Gad Abraham <gabraham <at> csse.unimelb.edu.au> writes:
>> Recently, R.app (2.7.2 on Leopard 10.5.4) has begun to append newlines
>> at the end of commands, so that if I press the up key, the newline gets
>> reproduced again. I've been running 2.7.2 since it came out but this
>> behaviour is recent (past couple of days):
>> > ls()
>> character(0)
>> [press up and enter]
>> > ls()
>> character(0)
>> [press up and enter]
>> > ls()
>> character(0)
>> >
>> >
>> [press up and enter]
>> > ls()
>> character(0)
>
>> Thanks,
>> Gad
>
> Have you checked the R.app preferences.
> I think that you want to have Cleanup history entries
> checked under the startup preferences.
You're right, that was it.
Thanks,
Gad
--
Gad Abraham
Dept. CSSE and NICTA
The University of Melbourne
Parkville 3010, Victoria, Australia
email: gabraham at csse.unimelb.edu.au
web: http://www.csse.unimelb.edu.au/~gabraham
More information about the R-SIG-Mac
mailing list