From 3a50aafa49767c05545515e954f25e6ce9fc6370 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 19 Jan 2025 18:01:19 +0100 Subject: [PATCH] tmux/space --- sh/tmux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index 381a983..b2cc4cd 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -87,7 +87,7 @@ set-option -g status-fg gray # line 1 set-option -g status-format[0] '\ #[fg=default]╭╴\ -#[fg=cyan]#{pane_current_path}\ +#[fg=cyan]#{pane_current_path} \ #[align=right]\ #[fg=default]#{pane_current_command}\ #[fg=yellow]%H:%M:%S\