Created
June 9, 2014 19:40
-
-
Save nathanbeddes/abcb459df936ca78a83d 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
| key binding | |
| --- ------- | |
| TAB forward-button | |
| (that binding is currently shadowed by another mode) | |
| RET gist-fetch-current | |
| ESC Prefix Command | |
| SPC scroll-up-command | |
| + gist-add-buffer | |
| - gist-remove-file | |
| 0 .. 9 digit-argument | |
| < beginning-of-buffer | |
| > end-of-buffer | |
| ? describe-mode | |
| S tabulated-list-sort | |
| e gist-edit-current-description | |
| g gist-list-reload | |
| h describe-mode | |
| k gist-kill-current | |
| n next-line | |
| p previous-line | |
| q quit-window | |
| y gist-print-current-url | |
| DEL scroll-down-command | |
| S-SPC scroll-down-command | |
| <backtab> backward-button | |
| <follow-link> mouse-face | |
| <mouse-2> mouse-select-window | |
| <remap> Prefix Command | |
| C-M-i backward-button |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment