Created
January 28, 2016 11:44
-
-
Save roman0x58/b8ffde3fdfeee1307e70 to your computer and use it in GitHub Desktop.
tmux hotkeys
This file contains 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
Control-U — pages up | |
Control-D — pages up | |
^ — goes to the beginning of a line | |
$ — goes to the end of a line | |
g — goes to the beginning of scroll history | |
G — goes to the end of scroll history | |
/ — search down | |
? — search up |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment