From af4057e4ecd866f706d43f4134b5ed8784b7d32c Mon Sep 17 00:00:00 2001 From: Olivier DOSSMANN Date: Sat, 30 Mar 2024 22:13:10 +0100 Subject: [PATCH] =?UTF-8?q?fix(TMUX):=20Probl=C3=A8me=20avec=20une=20optio?= =?UTF-8?q?n=20de=20TMUX?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .tmux.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.tmux.conf b/.tmux.conf index 6c4e740..ac25815 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -84,7 +84,7 @@ set -g status-left "#{pane_current_path}" set -g status-left-length 30 # Activer mon layout par defaut -new -s projets -n dev -splitw -v -p 50 -t dev -neww -n autre -selectw -t dev +#new -s projets -n dev +#splitw -v -p 50 -t dev +#neww -n autre +#selectw -t dev