GitHub Keyboard Shortcuts Cheat Sheet For Windows and Mac
GitHub Keyboard Shortcuts Cheat Sheet For Windows and Mac
SHORTCUT SHORTCUT
(WINDOWS) (MAC) ACTION
SITE WIDE SHORTCUTS
? ? Show keyboard shortcuts for current page
S S Focus the search bar
G+N G+N Go to your notifications
Opens and focuses on a user, issue, or pull request
H H hovercard
Copyright © 2021 MakeUseOf. For more cheat sheets, head over to www.makeuseof.com
ISSUES AND PULL REQUEST
Q Q Request a reviewer
L L Apply a label
Ctrl + Shift + P ⌘ + Shift + P Toggles between the Write and Preview tabs
M M Set a milestone
A A Set an assignee
C C Open the list of commits in the pull request
T T Open the list of changed files in the pull request
J J Move selection down in the list
K K Move selection up in the list
Ctrl + Shift + Enter ⌘ + Shift + Enter Add a single comment on a pull request diff
Toggle between collapsing and expanding all outdated
Alt + (Click) Option + (Click) review comments in a pull request
ISSUES AND PULL REQUEST LISTS
C C Create an issue
O O Open issue
U U Filter by author
Focus your cursor on the issues or pull requests search
Ctrl + / ⌘+/ bar
Ctrl + Arrow Down ⌘ + Arrow Down Move card to the bottom of the column
Arrow Up Arrow Up Move card up
Ctrl + Arrow Up ⌘ + Arrow Up Move card to the top of the column
Copyright © 2021 MakeUseOf. For more cheat sheets, head over to www.makeuseof.com
Arrow Left Arrow Left Move card to the bottom of the column on the left
Shift + Arrow Left Shift + Arrow Left Move card to the top of the column on the left
Ctrl + Arrow Left ⌘ + Arrow Left Move card to the bottom of the leftmost column
Ctrl + Shift + Arrow Left ⌘ + Shift + Arrow Left Move card to the top of the leftmost column
Arrow Right Arrow Right Move card to the bottom of the column on the right
Shift + Arrow Right Shift + Arrow Right Move card to the top of the column on the right
Ctrl + Arrow Right ⌘ + Arrow Right Move card to the bottom of the rightmost column
Ctrl + Shift + Arrow ⌘ + Shift + Arrow
Right Right Move card to the bottom of the rightmost column
PREVIEWING A CARD (PROJECT BOARDS)
Esc Esc Close the card preview pane
NETWORK GRAPH
Arrow Left Arrow Left Scroll left
Arrow Right Arrow Right Scroll right
Arrow Up Arrow Up Scroll up
Arrow Down Arrow Down Scroll down
Shift + Arrow Left Shift + Arrow Left Scroll all the way left
Shift + Arrow Right Shift + Arrow Right Scroll all the way right
Shift + Arrow Up Shift + Arrow Up Scroll all the way up
Shift + Arrow Down Shift + Arrow Down Scroll all the way down
GITHUB ACTIONS
In the workflow editor, get suggestions for your workflow
Ctrl + Space ⌘ + Space file
G+F G+F Go to the workflow file
Copyright © 2021 MakeUseOf. For more cheat sheets, head over to www.makeuseof.com