mirror of https://github.com/harish2704/dotFiles
1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||||
|
setw -g mode-keys vi |
||||
|
set-option -g mouse on |
||||
|
bind-key -T copy-mode-vi MouseDragEnd1Pane send-keys -X copy-pipe-and-cancel "xsel -i --clipboard" |
||||
|
|
||||
|
|
Loading…
Reference in new issue