Learn Github keyboard shortcuts
Practice Github 2025 keyboard shortcuts with timed drills. Memorize all 79 hotkeys and keybindings faster through interactive exercises.
Top shortcuts
- S — Focus the search bar
- N — Go to your notifications
- H — Opens and focuses on a user, issue, or pull request hovercard
- Escape — When focused on above, closes hovercard
- C — Go to the Code tab
- I — Go to the Issues tab
- P — Go to the Pull requests tab
- B — Go to the Projects tab
- W — Go to the Wiki tab
- Ctrl+F — Start searching in file editor
- Ctrl+G — Find next
- Ctrl+Shift+G — Find previous
- Ctrl+Shift+F — Replace
- Ctrl+Shift+R — Replace all
- Alt+G — Jump to line
- Ctrl+Z — Undo
- Ctrl+Y — Redo
- T — Activates the file finder
- L — Jump to a line in your code
- W — Switch to a new branch or tag
- Y — Expand a URL to its canonical form
- I — Show or hide comments on diffs
- B — Open blame view
- Ctrl+B — Inserts Markdown formatting for bolding text
- Ctrl+I — Inserts Markdown formatting for italicizing text
- Ctrl+K — Inserts Markdown formatting for creating a link
- Ctrl+Shift+P — Toggles between the Write and Preview comment tabs
- Ctrl+Enter — Submits a comment
- Ctrl+Period — Opens saved replies menu and then autofills comment field with a saved reply
- Ctrl+G — Inserts a suggestions
Other Code & Text apps
Related pages