Skip to content

Instantly share code, notes, and snippets.

@priyanshujain
Last active February 10, 2018 15:41
Show Gist options
  • Save priyanshujain/978886196f30174a2fd332f8eff60c71 to your computer and use it in GitHub Desktop.
Save priyanshujain/978886196f30174a2fd332f8eff60c71 to your computer and use it in GitHub Desktop.
My experiments with different shortcuts

List of chrome shortcuts with Ctrl + letter

  • C + e scroll down

  • C + w close tab

  • C + r reload page

  • C + t open new tab

  • C + u view source

  • C + o open file on same tab

  • C + p print

  • C + a select all

  • C + s save page

  • C + d bookmark

  • C + f find/search

  • C + g find and navigate b/w search results

  • C + h view history

  • C + j view downloads

  • C + k search on google

  • C + l go to edit url

  • C + (x, c, v) cut. copy, paste

  • C + n new window

Bunch of github shortcuts

On repo

  • w search for a branch in repo

  • t search for a file in repo

  • s search a word in repo

  • Enter open selected file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment