From 25842a22a81afd928e59a77817cc935348bd65aa Mon Sep 17 00:00:00 2001 From: "Chris @ Web" Date: Thu, 9 Jan 2025 20:24:46 +0100 Subject: [PATCH] .config/tmux/tmux.conf aktualisiert --- .config/tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 5d26df0..dd3b747 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -44,7 +44,7 @@ bind -r L resize-pane -R 5 set -sg escape-time 10 set-option -g set-titles on -set-option -g set-titles-string '#H / #{pane_title}' +set-option -g set-titles-string '#H  #{pane_title}' # Enable mouse control (clickable windows, panes, resizable panes) set -g mouse on