conf updated

This commit is contained in:
bumpsoo 2024-01-15 13:55:54 +09:00
parent 4381e48d8a
commit 697a20d81a
3 changed files with 6 additions and 1 deletions

View file

@ -3,4 +3,4 @@ setw -g mode-keys vi
bind-key -T copy-mode-vi v send-keys -X begin-selection
bind-key -T copy-mode-vi y send-keys -X copy-selection-and-cancel
bind-key -T copy-mode-vi 'r' send -X rectangle-toggle
set -s copy-command 'xsel -ib'