Skip to content

Instantly share code, notes, and snippets.

@bseib
Last active September 14, 2016 23:13
Show Gist options
  • Save bseib/ca684d35482ab881128fe3fafa35f6a6 to your computer and use it in GitHub Desktop.
Save bseib/ca684d35482ab881128fe3fafa35f6a6 to your computer and use it in GitHub Desktop.
What keyboard shortcuts do you see when you press '?' in github?

You see:

####Site wide shortcuts

  • s Focus search bar
  • g n Go to Notifications
  • g d Go to Dashboard
  • ? Bring up this help dialog
  • j Move selection down
  • k Move selection up
  • x Toggle selection
  • o / enter Open selection

####Repositories

  • g c Go to Code
  • g i Go to Issues
  • g p Go to Pull Requests
  • g w Go to Wiki

####Source code browsing

  • t Activates the file finder
  • l Jump to line
  • w Switch branch/tag
  • y Expand URL to its canonical form
  • i Show/hide all inline notes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment