From f80b92cd3978663c0f99bed5bad01fb28c3e1291 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Thu, 16 Jan 2025 11:50:53 +0300 Subject: [PATCH] Tmux: Add a space to the status-right. --- home/file/tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/file/tmux/tmux.conf b/home/file/tmux/tmux.conf index 0a887e6..2a2c447 100644 --- a/home/file/tmux/tmux.conf +++ b/home/file/tmux/tmux.conf @@ -61,7 +61,7 @@ set -g status-left-length 50 set -g status-position top set -g status-justify absolute-centre set -g status-left "#[bold] #S #[default]" -set -g status-right "#[bold] #H" +set -g status-right "#[bold] #H " # set -g status-interval 2 set-window-option -g window-status-separator "" setw -g window-status-current-format " #W "