mirror of
https://github.com/SoPat712/dotfiles.git
synced 2025-08-21 18:38:46 -04:00
cleanup and focus events
This commit is contained in:
@@ -16,6 +16,10 @@ set-window-option -g mode-keys vi
|
||||
|
||||
set -g escape-time 10
|
||||
|
||||
# enable focus-events
|
||||
|
||||
set-option -g focus-events on
|
||||
|
||||
# keybindings for better selections
|
||||
bind-key -T copy-mode-vi v send-keys -X begin-selection
|
||||
bind-key -T copy-mode-vi C-v send-keys -X rectangle-toggle
|
||||
|
Reference in New Issue
Block a user