From 4c960080625bf23d50c3e487d79b28443a1ccf24 Mon Sep 17 00:00:00 2001 From: jakobst1n Date: Mon, 12 Feb 2024 08:36:45 +0100 Subject: make --- linux/tmux.conf.m4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'linux/tmux.conf.m4') diff --git a/linux/tmux.conf.m4 b/linux/tmux.conf.m4 index d47c78e..90df21a 100644 --- a/linux/tmux.conf.m4 +++ b/linux/tmux.conf.m4 @@ -43,9 +43,9 @@ set-option -s set-clipboard off bind P paste-buffer bind-key -T copy-mode-vi 'v' send -X begin-selection bind-key -T copy-mode-vi 'r' send -X rectangle-toggle -bind-key -T copy-mode-vi 'y' send -X copy-pipe-and-cancel 'xclip -sel clip -i'` -unbind -T copy-mode-vi Enter -bind-key -T copy-mode-vi Enter send-keys -X copy-pipe-and-cancel 'xclip -se c -i' +#bind-key -T copy-mode-vi 'y' send -X copy-pipe-and-cancel 'xclip -sel clip -i' +#unbind -T copy-mode-vi Enter +#bind-key -T copy-mode-vi Enter send-keys -X copy-pipe-and-cancel 'xclip -se c -i' #bind-key -T copy-mode-vi MouseDragEnd1Pane send-keys -X copy-pipe-and-cancel 'xclip -se c -ind-key -T copy-mode-vi Enter send-keys -X copy-pipe-and-cancel 'xclip -se c -i' #bind-key -T copy-mode-vi MouseDragEnd1Pane send-keys -X copy-pipe-and-cancel 'xclip -se c -i'' -- cgit v1.2.3