RStudio (Mac)

Completions (Console and Source)

Accept selected candidate

All hotkeys for RStudio (Mac)

Views
Move focus to Console

Ctrl + 2

Console
Clear console

Ctrl + L

Console
Move cursor to beginning of line

⌘ Cmd +

Console
Move cursor to end of line

⌘ Cmd +

Completions (Console and Source)
Navigate candidates

↑  ↓

Console
Popup command history

⌘ Cmd +

Completions (Console and Source)
Dismiss completion popup

Esc

Console
Change working directory

Ctrl + ↑   Shift + H

Source
Goto File/Function

Ctrl + .

Views
Move focus to Source Editor

Ctrl + 1

Source
New document (except on Chrome/Windows)

⌘ Cmd + ↑   Shift + N

Source
New document (Chrome only)

⌘ Cmd + ↑   Shift + Alt + N

Source
Open document

⌘ Cmd + O

Source
Save active document

⌘ Cmd + S

Source
Close active document (except on Chrome)

⌘ Cmd + W

Source
Close active document (Chrome only)

⌘ Cmd + ⌥ Option + W

Source
Close all open documents

⌘ Cmd + ↑   Shift + W

Source
Compile PDF (TeX and Sweave)

⌘ Cmd + ↑   Shift + K

Source
Insert chunk (Sweave and Knitr)

⌘ Cmd + ⌥ Option + I

Source
Insert code section

⌘ Cmd + ↑   Shift + R

Source
Run current line/selection

⌘ Cmd + ⤶ Enter

Source
Run current line/selection (retain cursor position)

⌥ Option + ⤶ Enter

Source
Re-run previous region

⌘ Cmd + ↑   Shift + P

Source
Run current document

⌘ Cmd + ⌥ Option + R

Source
Run from document beginning to current line

⌘ Cmd + ⌥ Option + B

Source
Run from current line to document end

⌘ Cmd + ⌥ Option + E

Source
Run the current function definition

⌘ Cmd + ⌥ Option + F

Source
Run the current code section

⌘ Cmd + ⌥ Option + T

Source
Run previous Sweave/Rmd code

⌘ Cmd + ⌥ Option + P

Source
Run the current Sweave/Rmd chunk

⌘ Cmd + ⌥ Option + C

Source
Run the next Sweave/Rmd chunk

⌘ Cmd + ⌥ Option + N

Source
Source a file

⌘ Cmd + ↑   Shift + O

Source
Source the current document

⌘ Cmd + ↑   Shift + S

Source
Source the current document (with echo)

⌘ Cmd + ↑   Shift + ⤶ Enter

Source
Fold Selected

⌘ Cmd + ⌥ Option + L

Source
Unfold Selected

⌘ Cmd + ↑   Shift + ⌥ Option + L

Source
Fold All

⌘ Cmd + ⌥ Option + O

Source
Unfold All

⌘ Cmd + ↑   Shift + ⌥ Option + O

Source
Go to line

⌘ Cmd + ↑   Shift + ⌥ Option + G

Source
Jump to

⌘ Cmd + ↑   Shift + ⌥ Option + J

Source
Switch to tab

Ctrl + ↑   Shift + .

Source
Previous tab

Ctrl + F11

Source
Next tab

Ctrl + F12

Source
First tab

Ctrl + ↑   Shift + F11

Source
Last tab

Ctrl + ↑   Shift + F12

Source
Navigate back

⌘ Cmd + F9

Source
Navigate forward

⌘ Cmd + F10

Source
Extract function from selection

⌘ Cmd + ⌥ Option + X

Source
Extract variable from selection

⌘ Cmd + ⌥ Option + V

Source
Reindent lines

⌘ Cmd + I

Source
Comment/uncomment current line/selection

⌘ Cmd + ↑   Shift + C

Source
Reflow Comment

⌘ Cmd + ↑   Shift + /

Source
Reformat Selection

⌘ Cmd + ↑   Shift + A

Source
Show Diagnostics

⌘ Cmd + ↑   Shift + Alt + P

Source
Transpose Letters

Ctrl + T

Source
Move Lines Up/Down

⌥ Option + ↑  ↓

Source
Copy Lines Up/Down

⌘ Cmd + ⌥ Option + ↑  ↓

Source
Jump to Matching Brace/Paren

Ctrl + P

Source
Expand to Matching Brace/Paren

Ctrl + ↑   Shift + E

Source
Select to Matching Brace/Paren

Ctrl + ↑   Shift + Alt + E

Source
Add Cursor Above Current Cursor

Ctrl + Alt +

Source
Add Cursor Below Current Cursor

Ctrl + Alt +

Source
Move Active Cursor Up

Ctrl + Alt + ↑   Shift +

Source
Move Active Cursor Down

Ctrl + Alt + ↑   Shift +

Source
Find and Replace

⌘ Cmd + F

Source
Find Next

⌘ Cmd + G

Source
Find Previous

⌘ Cmd + ↑   Shift + G

Source
Use Selection for Find

⌘ Cmd + E

Source
Replace and Find

⌘ Cmd + ↑   Shift + J

Source
Find in Files

⌘ Cmd + ↑   Shift + F

Source
Check Spelling

F7

Editing (Console and Source)
Undo

⌘ Cmd + Z

Editing (Console and Source)
Redo

⌘ Cmd + ↑   Shift + Z

Editing (Console and Source)
Cut

⌘ Cmd + X

Editing (Console and Source)
Copy

⌘ Cmd + C

Editing (Console and Source)
Paste

⌘ Cmd + V

Editing (Console and Source)
Select All

⌘ Cmd + A

Editing (Console and Source)
Jump to Word

⌥ Option + ←  →

Editing (Console and Source)
Jump to Start/End

⌘ Cmd + Home

Editing (Console and Source)
Jump to Start/End

⌘ Cmd + End

Editing (Console and Source)
Jump to Start/End

⌘ Cmd + ↑  ↓

Editing (Console and Source)
Delete Line

⌘ Cmd + D

Editing (Console and Source)
Select

↑   Shift + ← ↑ → ↓

Editing (Console and Source)
Select Word

⌥ Option + ↑   Shift + ←  →

Editing (Console and Source)
Select to Line Start

⌘ Cmd + ↑   Shift +

Editing (Console and Source)
Select to Line End

⌘ Cmd + ↑   Shift +

Editing (Console and Source)
Select Page Up/Down

Shift + Page Up / Down

Editing (Console and Source)
Select to Start/End

⌘ Cmd + ↑   Shift + ↑  ↓

Editing (Console and Source)
Delete to Line Start

⌥ Option + ⬅ Backspace

Editing (Console and Source)
Delete Word Left

Ctrl + ⌥ Option + ⬅ Backspace

Editing (Console and Source)
Delete Word Right

⌥ Option + Del

Editing (Console and Source)
Yank line after cursor

Ctrl + K

Completions (Console and Source)
Accept selected candidate

⭾ Tab

Editing (Console and Source)
Outdent

↑   Shift + ⭾ Tab

Editing (Console and Source)
Yank line up to cursor

Ctrl + U

Editing (Console and Source)
Insert currently yanked text

Ctrl + Y

Editing (Console and Source)
Insert assignment operator

⌥ Option + -

Editing (Console and Source)
Insert pipe operator

⌘ Cmd + ↑   Shift + M

Editing (Console and Source)
Show help for function at cursor

F1

Editing (Console and Source)
Show source code for function at cursor

F2

Editing (Console and Source)
Find usages for symbol at cursor (C++)

⌘ Cmd + ⌥ Option + U

Completions (Console and Source)
Attempt completion

⌘ Cmd + Space

Git / SVN
Stage/Unstage and move to next (Git)

⤶ Enter

Completions (Console and Source)
Accept selected candidate

Views
Move focus to Help

Ctrl + 3

Views
Show History

Ctrl + 4

Views
Show Files

Ctrl + 5

Views
Show Plots

Ctrl + 6

Views
Show Packages

Ctrl + 7

Views
Show Environment

Ctrl + 8

Views
Show Git/SVN

Ctrl + 9

Views
Show Build

Ctrl + 0

Views
Sync Editor & PDF Preview

⌘ Cmd + F8

Views
Show Keyboard Shortcut Reference

⌥ Option + ↑   Shift + K

Build
Build and Reload

⌘ Cmd + ↑   Shift + B

Build
Load All (devtools)

⌘ Cmd + ↑   Shift + L

Build
Test Package (Desktop)

⌘ Cmd + ↑   Shift + T

Build
Test Package (Web)

⌘ Cmd + Alt + F7

Build
Check Package

⌘ Cmd + ↑   Shift + E

Build
Document Package

⌘ Cmd + ↑   Shift + D

Debug
Toggle Breakpoint

↑   Shift + F9

Debug
Execute Next Line

F10

Debug
Step Into Function

↑   Shift + F4

Debug
Finish Function/Loop

↑   Shift + F6

Debug
Continue

↑   Shift + F5

Debug
Stop Debugging

↑   Shift + F8

Plots
Previous plot

⌘ Cmd + ⌥ Option + F11

Plots
Next plot

⌘ Cmd + ⌥ Option + F12

Git / SVN
Diff active source document

Ctrl + ⌥ Option + D

Git / SVN
Commit changes

Ctrl + ⌥ Option + M

Git / SVN
Scroll diff view

Ctrl + ↑  ↓

Git / SVN
Stage/Unstage (Git)

Space

Session
Quit Session (desktop only)

⌘ Cmd + Q

Session
Restart R Session

⌘ Cmd + ↑   Shift + F10

Similar combinations for other applications


Google Play Music (Web Application)
Go to the next song
Playback


War Thunder (Tank)
Tank steering
Movement


Fortnite (PC)
Move right
Movement


Anno 1800
Scroll right
Camera


Sitecore CMS
Expand tree
Content Editor


Roblox
Move right
Movement


Roblox Studio
Right
Camera Controls


Gmsh 4.1.4
Go to next time step
General


SnapStream
(when paused) Step forward
Playback


City Car Driving
Right
Car


DaVinci Resolve 15 (Mac)
Step one frame forward
Playback


IPython Shell
Move cursor forward one character
Navigation


American Truck Simulator
Turn right
Main vehicle controls


RStudio
Accept selected candidate
Completions (Console and Source)


The Binding of Isaac: Afterbirth
Shoot right
General


DayZ
Turn Right
Vehicles


EasyWorship
Select the Next Schedule Item
Show control


GeoGebra
Move active Graphics view right
Mac desktop


RimWorld
Right
Movement


Amazon Fire TV
Short press to skip ahead 10 seconds, long press to fast forward
General


cPanel & WHM
For left-to-right (LTR) locales, expand the highlighted category. For right-to-left (RTL) locales, collapse the highlighted category
Left navigation menu


ProtonMail
Enter contact details
Contacts


Nuclide (Linux)
Expand the current directory.
Project Explorer’s file tree


Nuclide (Mac)
Expand the current directory.
Project Explorer’s file tree


Shotcut (Mac)
Next Frame
Player


Shotcut
Next Frame
Player


Nier: Automata
Camera right
Genel


QuickBooks Desktop (Mac)
Report column to the right
Activities


HitFilm
Move trimmer playhead to next frame
Media panel (when panel is active)


WorkZone Client
Expand list for selected item (if available)
General


Winamp
Fast-forward 5 seconds
Main window


PyCharm 2018.2
Move the caret one character to the right.
Basic editing


Ace Editor
Go to right
Go to


Final Cut Pro X
Move the playhead to the next frame
Organization


Zendesk Support
Move level - right
List navigation


JAWS
Fast Forward during a Say All
Reading text


ArtRage Studio Pro
Tool Size + 1%
Tool Commands


Evernote for Windows
View the list of sub-items under the selected item (if applicable)
Left Panel


Adobe Bridge CC (Mac)
Move right one item
Other most used shortcuts


Adobe Bridge CC
Move right one item
Other most used shortcuts


Total War: Attila (Mac)
Strafe unit right
Battles: Unit / group


Total War: Attila
Strafe unit right
Battles: Unit / group


Adobe Lightroom Classic (Mac)
Add previous/next photo to selection
Comparing photos in the Library module

↑   Shift + ←/→


Wrike
Expands a subtask list on the List View
General


YouTube Studio
Go 5 seconds forward
When mouse over player


Aegisub
Seek to the next frame
Video


ProgeCAD
Arrow Pans the drawing window view right by one unit.
General


Call of Duty: Black Ops 4
Navigate right
Interface


Bluebeam Revu
Scroll right
Navigation


Nuke
Step forward one frame
2D compositing viewer


Kindle for Mac
Next Page
Reading a Book


Destiny 2
Emote 4
Common and character


Kindle for PC
Next Page
While Reading a Book


CorelDRAW Graphics Suite 2018
Nudge Right
General


Adobe Lightroom Classic (Mac)
Go to next slide
Working in the Slideshow module


Adobe Lightroom Classic
Go to next slide
Working in the Slideshow module


OBS Studio
Nudge source sağa
Preview window


Euro Truck Simulator 2
Turn right
Vehicle controls


Zoho Mail
Expand mail
Global: Mail listing


Microsoft Word 2016
Alt Turn Korean Input Method Editor (IME) on 101 keyboard on or off
Language bar: Turn on East Asian Input Method Editors


BSPlayer
Seek forward
Misc


Virtual DJ 2018
Nudge - 10ms
General


Microsoft Paint
Move the selection or active shape right by one pixel
Arrow keys


ImageJ
Next hyperstack channel
General


Oracle PeopleTools
Note: This functionality applies only to right-to-left languages. Varies based on context: In an expanded menu, closes the current folder and sets focus on its parent folder. When moving through the navigation path, accesses the next menu item to the right.
Navigating drop-down menus


Dota 2
Moves camera to the right
Spectator & replay controls


Clip Studio Paint Pro
Go to next frame
Shortcuts used during operation


Microsoft FrontPage
Expand a +/- list.
In the Help task pane


Adobe Premiere Pro (Mac)
Nudge Selected Object Right by One Pixel
Titler


Adobe Premiere Pro (Windows)
Nudge Selected Object Right by One Pixel
Titler


Riffstation Desktop
Fast forward
General


CodeMirror
Move the cursor one character right, going to the next line when hitting the end of line
General (Mac)


Atom (Windows)
(Source: Tree View) tree-view:expand-item
All shortcuts


WavePad
Fast Forward
Play Operations


GitHub
Scroll right
Network Graph


Apple iBooks
Move one character to the right
Move around within a document


Clip Studio Paint Pro
click  Cancel a last point
Shortcuts used during operation

Del/→


GoldWave
Scrolls the Sound window graph right.
Sound window


Microsoft Visual Studio 2017 (All shortcuts)
Arrow Edit.CharRight
Windows Forms Designer


Kdenlive
Forward 1 frame
Editing


Microsoft PowerPoint (Slideshows)
Arrow Perform the next animation or advance to the next slide
Control your slide show during the presentation


LibreOffice Impress
Move cursor to right
Editing text


Kodi
Seek step forward (1x 10s, 2x 30s, 3x 1m, 4x 3m…)
Music visualisation


Comodo IceDragon
Arrow    Next page
PDF Viewer


Grand Theft Auto V
Phone Right
Phone


Apple Pages
Move one character to the right
Moving around within a document


Netflix
Fast-forward 10 seconds
General


Microsoft PowerPoint (Creating presentations)
Move one character to the right
Move around in text


Apple iMovie
Move the playhead one frame forward
Playing video


LibreOffice Calc
Moves the focus one item to the right in the current dialog area
Using the pivot table


LibreOffice Writer
Move cursor to right
General


Apple GarageBand
Select the next score event
General


Vimeo
Go forward
General


The Sims 4
Move view right
Camera controls in live and build mode


LibreOffice
Selects the next Gallery element on the right
Gallery preview area


Valentina Studio
Move Right
Text (Mac)


Buffer
Next page
Inbox list


Adobe Photoshop CC
Go to next tile in Tile History
Result (Pattern Maker only)


TinyMCE
Close sub menu
Accessibility


Midnight Commander
move the selection bar to the right
File panel actions


NewsBin Pro
Expand current selection
Standard Windows keyboard navigation


FileMaker
Next character
Text navigation


Freemind
Move right
Node navigation commands


Lightworks
Move to next field
General


REAPER
Navigate: Move edit cursor right by grid
Section: MIDI Editor


Accounting CS
Display the next page
Navigating and special functions


WinMerge
Copy difference from left side to right side
Difference navigation and merging (merge mode)


FileZilla
Down one level in a tree view, if there are subfolders, nothing if there are none. Pressing once expands a collapsed node. Pressing again steps down into it.
Advanced


Blender
Increase 1 frame
General

←/→


Microsoft Excel 2016
Move one cell right in a worksheet
Navigating in cells


Krita 3.0
Pan right
Pan


SQL Server Management Studio (SSMS)
Move the selected control right in increments of 8 on the design surface
Designer


Blender
Arrow Go to end start/end frame
General

↑   Shift + ←/→


NVDA Screen Reader
Say next character
Reading text: Character


Windows Movie Maker
Select next item
Timeline


Chrome DevTools
Accept autocomplete suggestion
Console panel


Microsoft Access 2016
Move one character to the right
Navigate in tables and cells: Move around in tables or cells


Zimbra Web Client
Select next address
Address balloon


Apple macOS
Open the selected folder. This works only when in list view
Finder


Everything
Scroll right
Result list


Firefox Quantum
Next page
Media shortcuts


Google Maps
Rotate camera 45 degrees in clockwise direction
Street View


Mozilla Thunderbird
Expand collapsed thread
Message functions


Opera
Move one character to the right
Movement


Foxit PDF Reader 2.0
Next Page
Document shortcuts


GOM Player
Forward 10 sec
Playback control


iTunes 11 for Windows
When a song is playing, play the next song in a list
Control menu


iTunes 11 for Mac
When a song is playing, play the next song in a list
Control menu


Microsoft OneNote
Move one character to the right
Work with pages and Quick Notes


Audacity
Short Seek Right during Playback(1)
Transport menu


Yahoo Mail
Next attachment
Attachment previews


Windows Voice Recorder
Jump ahead while playing a recording
General


Safari
Open the selected folder
Bookmarks sidebar and bookmarks view


Outlook 2016 and Outlook 2013
Move forward in increments of time that are the same as those shown on the time scale
Timeline view (Tasks): When a unit of time on the time scale for days is selected


File Explorer
Display the current selection (if it’s collapsed), or select the first sub-folder
Miscellaneous


PhotoScape
Change selection
Animated GIFs


Adobe Acrobat 2017 (Mac)
Expand the current bookmark (focus on Bookmarks panel)
Navigation panels


Adobe Acrobat 2017 (Windows and Unix)
Expand the current bookmark (focus on Bookmarks panel)
Navigation panels


Celestia
Move the camera view right
Keyboard navigation commands


YouTube
Move forward 5 seconds
General


Command Line
Retype previous command characted by character
Command history


Microsoft Edge
Go to previous page
When reading books


FIFA 19 (PC)
Change game plan
Tactics


Pinnacle Studio 22
Trim 1 frame right (with trim open)
Edit tab