This commit is contained in:
2023-06-06 09:50:14 -04:00
parent 471a626e53
commit 070446cfd8
4 changed files with 27 additions and 1 deletions

View File

@@ -9,6 +9,5 @@
extraConfig = ''
bind-key -T copy-mode-vi 'v' send -X begin-selection
bind-key -T copy-mode-vi 'y' send -X copy-selection-and-cancel
set -g status off
'';
}