Created
November 19, 2013 00:23
-
-
Save dfischer/7537884 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Ctrl + A - move to start of current paragraph | |
| Ctrl + B - move left one character | |
| Ctrl + D - forwards delete | |
| Ctrl + E - move to end of current paragraph | |
| Ctrl + F - move right one character | |
| Ctrl + H - delete | |
| Ctrl + K - delete remainder of current paragraph | |
| Ctrl + N - move down one line | |
| Ctrl + O - insert new line after cursor | |
| Ctrl + P - move up one line | |
| Ctrl + T - transpose (swap) two surrounding character | |
| Ctrl + V - move to end, then left one character | |
| Ctrl + Y - paste text previously deleted with Ctrl - K |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment