updated notation in .tmux.conf
This commit is contained in:
parent
63b5bc4196
commit
0283403d31
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ unbind C-b
|
||||||
set -g prefix C-x
|
set -g prefix C-x
|
||||||
bind C-x send-prefix
|
bind C-x send-prefix
|
||||||
|
|
||||||
# Splitting the panes with + (vertical) and - (horizontal)
|
# Splitting the panes with = (vertical) and - (horizontal)
|
||||||
bind = split-window -h
|
bind = split-window -h
|
||||||
bind - split-window -v
|
bind - split-window -v
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue