update tmux config
This commit is contained in:
parent
69321bcecb
commit
e03d37f0e8
@ -64,7 +64,7 @@ bind C-f command-prompt -p find-session 'switch-client -t %%'
|
||||
# split current window horizontally
|
||||
bind - split-window -v
|
||||
# split current window vertically
|
||||
bind _ split-window -h
|
||||
bind | split-window -h
|
||||
|
||||
# pane navigation
|
||||
bind -r h select-pane -L # move left
|
||||
|
Loading…
Reference in New Issue
Block a user