mirror of https://github.com/bjeanes/dotfiles.git
Update tmux.conf for newer version
It's been a while since I used it! https://stackoverflow.com/a/33336609/56690
parent
57747b7be5
commit
0474776220
|
@ -15,10 +15,7 @@ bind R source-file ~/.tmux.conf
|
|||
bind '\' confirm-before kill-server
|
||||
|
||||
# Mouse
|
||||
setw -g mode-mouse on
|
||||
set -g mouse-resize-pane
|
||||
set -g mouse-select-pane
|
||||
set -g mouse-select-window
|
||||
set -g mouse
|
||||
|
||||
# Copy/Pasting
|
||||
bind [ copy-mode
|
||||
|
|
Loading…
Reference in New Issue