From fe6a59ea558971a2c3e532e922b4fc4232bc1719 Mon Sep 17 00:00:00 2001 From: Hunt Date: Sat, 7 Jun 2025 17:23:25 -0700 Subject: Add emacs config --- dots/tmux/.config/tmux/tmux.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dots/tmux/.config') diff --git a/dots/tmux/.config/tmux/tmux.conf b/dots/tmux/.config/tmux/tmux.conf index ec28d4e..7a1fab5 100644 --- a/dots/tmux/.config/tmux/tmux.conf +++ b/dots/tmux/.config/tmux/tmux.conf @@ -1,6 +1,10 @@ #-- -- set -g prefix C-s + set -g mode-keys vi +bind-key -T copy-mode-vi 'v' send -X begin-selection +bind-key -T copy-mode-vi 'C-v' send -X rectangle-toggle +bind-key -T copy-mode-vi 'y' send -X copy-selection unbind r bind r source-file ~/.config/tmux/tmux.conf -- cgit v1.2.3-70-g09d2