feat(tmux): set-option -g focus-events on

This commit is contained in:
2024-01-25 21:03:47 +01:00
parent c269c6e175
commit 170c3acb55

View File

@@ -3,6 +3,8 @@ set -ag terminal-overrides ",xterm-256color:RGB"
set -s escape-time 0
set-option -g focus-events on
unbind C-b
set-option -g prefix C-s
bind-key C-s send-prefix