From 57c8babc1c37f6f00b5c2f1fe8671dc889e7e486 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 17 Oct 2025 12:36:28 +0300 Subject: tmux: adapt to foot --- .config/tmux/tmux.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 461d8a4..dbc28f2 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -77,7 +77,8 @@ set -g visual-activity on #set -g status-right "#[fg=yellow]#(uptime | cut -d ',' -f 2-)" # set -g default-terminal "tmux-256color" -set-option -ga terminal-overrides ",xterm-256color:RGB" +set-option -a terminal-features 'foot:RGB' +set-option -g focus-events on ############# # plugins # -- cgit v1.2.3-70-g09d2