(tmux) Add path forwarding to all panel openings

This commit is contained in:
Tanguy Herbron 2022-09-06 09:42:54 +02:00
parent f49b947a22
commit 0c6bfe0bb7

View File

@ -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