(tmux) Add path forwarding to all panel openings
This commit is contained in:
parent
f49b947a22
commit
0c6bfe0bb7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user