Enable tmux focus events

This commit is contained in:
2024-12-27 18:13:40 +01:00
parent 4303190d9b
commit 25d5e41a04
+1
View File
@@ -62,6 +62,7 @@
set -g mouse on
set -g status off
set -g set-clipboard on
set -g focus-events on
set-window-option -g mode-keys vi
bind-key v copy-mode