bring back mouse with fix for kitty

This commit is contained in:
Joel Beckmeyer
2025-11-21 09:40:15 -05:00
parent 6ad6bdd06c
commit 84e722467a
3 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# vim keybindings in copy mode
set-window-option -g mode-keys vi
# set-option -g mouse on
set-option -g mouse on
# set-option -s set-clipboard off
bind P paste-buffer
bind-key -T copy-mode-vi v send-keys -X begin-selection