.config/tmux/tmux.conf aktualisiert

This commit is contained in:
2025-01-09 20:24:46 +01:00
parent 1cd194353f
commit 25842a22a8

View File

@@ -44,7 +44,7 @@ bind -r L resize-pane -R 5
set -sg escape-time 10 set -sg escape-time 10
set-option -g set-titles on 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) # Enable mouse control (clickable windows, panes, resizable panes)
set -g mouse on set -g mouse on