tmux: show active border

This commit is contained in:
2026-08-18 11:32:24 +02:00
parent 01dd50f524
commit 9151604fe4
+2 -2
View File
@@ -96,11 +96,11 @@ set-option -g set-titles on
set-option -g set-titles-string "#H: #W"
# Pane borders
set -g pane-border-style fg=#8da101
set -g pane-border-stlye fg=#c3c6b2
set -g pane-active-border-style fg=#8da101
set -g pane-border-status top
set -g pane-border-lines single
set -g pane-border-format " #{?pane_active,#[bold],#[fg=#c3c6b2]}#{pane_index} "
set -g pane-border-indicators colour
# Status
set -g status-style bg=default