Created
August 15, 2016 20:35
-
-
Save ShapeShifter499/c0c0a4151f8510e17bc6cc51495c9ce4 to your computer and use it in GitHub Desktop.
My tmux config
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
# Mouse support - set to on if you want to use the mouse | |
setw -g mouse on | |
set -g mouse-select-pane on | |
set -g mouse-resize-pane on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment