[R-SIG-Mac] R Console window size
Simon Urbanek
@|mon@urb@nek @end|ng |rom R-project@org
Tue May 3 23:03:17 CEST 2022
Amarjit,
no, there is no shortcut to restore the font size to its default. It is probably a good idea to add such a shortcut (typically <Cmd><0>). The default size (11pt) is only used if your preferences don't say otherwise, so you can remove or change the preferences. To reset the default console font you can close R and run
defaults delete org.R-project.R "R Console default font"
in Terminal. Analogously, for the editor font you can use
defaults delete org.R-project.R "R Script Editor default font"
Cheers,
Simon
> On 3/05/2022, at 7:01 PM, Amarjit Chandhial via R-SIG-Mac <r-sig-mac using r-project.org> wrote:
>
>
>
> Hi,
>
>
> A general question:
>
> Regarding the size of R Console screen. to adjust the size I can Toolbar
> -> Window -> Zoom or Minimize, buta I can also adjust manually. Is there
> a way to restore the default size?
>
>
> thanks,
> Amarjit
>
>
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac using r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
More information about the R-SIG-Mac
mailing list