mirror of
https://github.com/harish2704/dotFiles.git
synced 2026-09-10 07:11:09 +00:00
Added tmux conf
This commit is contained in:
@@ -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"
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user