tmux/lines
This commit is contained in:
parent
a93940fa31
commit
cca3019283
1 changed files with 3 additions and 1 deletions
|
@ -154,7 +154,9 @@ bind-key -n C-S-Right select-pane -R
|
|||
bind-key -n C-S-Up select-pane -U
|
||||
|
||||
# status lines
|
||||
bind-key -n C-Down set-option -g status 3
|
||||
bind-key -n C-Left set-option -g status on
|
||||
bind-key -n C-Down set-option -g status 2
|
||||
bind-key -n C-Right set-option -g status 3
|
||||
bind-key -n C-Up set-option -g status 4
|
||||
|
||||
# switch session
|
||||
|
|
Loading…
Reference in a new issue