From 0e640b88f9d1146956e4051e2d1a5218e50cd48f Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 2 Jul 2025 03:48:10 +0200 Subject: [PATCH] =?UTF-8?q?=E2=88=92numbers?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sh/tmux.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sh/tmux.sh b/sh/tmux.sh index dd1f19f..b6dc4d1 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -134,12 +134,12 @@ set-option -g set-titles on # set title to working directory set-option -g set-titles-string '\ #(sh -c \". ${script}; rwx_tmux_server\")\ - → \ + / \ #{session_name}\ - → \ -#{window_name} (#{window_index}∕#{session_windows})\ - → \ -#{pane_current_command} (#{pane_index}∕#{window_panes})\ + / \ +#{window_name}\ + / \ +#{pane_current_command}\ ' # ╭────────┬──────╮