mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Do not copy automatically in tmux
This commit is contained in:
@@ -253,6 +253,7 @@ in
|
|||||||
|
|
||||||
bind-key -T copy-mode-vi v send -X begin-selection
|
bind-key -T copy-mode-vi v send -X begin-selection
|
||||||
bind-key -T copy-mode-vi V send -X select-line
|
bind-key -T copy-mode-vi V send -X select-line
|
||||||
|
unbind-key -T copy-mode-vi MouseDragEnd1Pane
|
||||||
|
|
||||||
set-option -g set-titles on
|
set-option -g set-titles on
|
||||||
set -g mouse on
|
set -g mouse on
|
||||||
|
Reference in New Issue
Block a user