From 0c6bfe0bb7298bcc6d77e213b35c89442793967d Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Tue, 6 Sep 2022 09:42:54 +0200 Subject: [PATCH] (tmux) Add path forwarding to all panel openings --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index 750c09e..3450156 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -3,7 +3,7 @@ set-option -g status-style bg=colour11,fg=colour136,default # bg=base02, fg=yell # set window split bind-key v split-window -h -bind-key b split-window +bind-key b split-window -h # default window title colors set-window-option -g window-status-style fg=colour11,bg=default,dim # fg=base0