From 711fccfa03a60948f34b0110469fdf771dcc3a93 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Fri, 20 Jun 2025 08:33:38 +0900 Subject: modified tmux/tmux.conf --- ar/.config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/ar/.config/tmux/tmux.conf b/ar/.config/tmux/tmux.conf index 3513433..00b091f 100644 --- a/ar/.config/tmux/tmux.conf +++ b/ar/.config/tmux/tmux.conf @@ -136,6 +136,7 @@ set -g @continuum-restore 'on' set -g @continuum-save-interval '1' # min, 0 for disable # copycat +bind -n 'v' copy-mode bind -T copy-mode-vi 'v' send-keys -X begin-selection bind -T copy-mode-vi 'C-v' send-keys -X rectangle-toggle bind -T copy-mode-vi 'y' send-keys -X copy-selection-and-cancel -- cgit v1.2.3