R-GUI bugs
On May 21, 2006, at 6:32 PM, Simon Urbanek wrote:
Andrew, On May 21, 2006, at 9:14 AM, Andrew Beckerman wrote:
1) when opening a script file, that file is added in the window menu. If one closes that file, and reopens it later, two instances of the file are now listed in the windos menu - i.e. when closing a file, it is not removed from the window menu. I can send a png pic if needed.
Known (see other posts here) and being worked on. Internally, the underlying document is never closed and yet it's not clear why.
Fixed now in 3159. In addition, it is now possible to use shortcuts to jump between R console, editor and Quartz windows (Cmd+1/2/3 respectively). Cheers, Simon