diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-20 08:33:38 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-20 08:33:38 +0900 |
| commit | 711fccfa03a60948f34b0110469fdf771dcc3a93 (patch) | |
| tree | 6928a717ab331e22b3a6239b0a2de6918b1b5bee | |
| parent | 3158a12db87430de710e2ae7141792d47bcd59f8 (diff) | |
modified tmux/tmux.conf
| -rw-r--r-- | ar/.config/tmux/tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
