You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to replicate Cmd+? on both of my MBPs and I didn't get any feedback from RStudio.
Snippet from section:
On Mac, it works differently.
`Cmd+?` should activate a search across menu items, allowing the same operation can be achieved with:
In RStudio the keyboard shortcuts differ between Linux and Windows versions on one hand and Mac on the other.
In this section we generally only use the Windows/Linux shortcut keys for brevity.
The Mac equivalent is usually found by simply replacing `Ctrl` and `Alt` with the Mac-specific `Cmd` button.
The text was updated successfully, but these errors were encountered:
There is no default shortcut key for Help > Check for Updates, but you can set one in Tools > Modify Keyboard Shortcuts.
I think perhaps the most valuable update here is to suggest the shortcut key: Option + Shift + K to bring up the Keyboard Shortcuts Help menu; though I note this is already discussed in 2.5.5.
I tried to replicate
Cmd+?
on both of my MBPs and I didn't get any feedback from RStudio.Snippet from section:
The text was updated successfully, but these errors were encountered: