tmux/lines
This commit is contained in:
parent
c09919ed48
commit
0b67159bca
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ set-option -g history-limit 1048576
|
||||||
set-option -g mouse on
|
set-option -g mouse on
|
||||||
# renumber windows after closing one
|
# renumber windows after closing one
|
||||||
set-option -g renumber-windows on
|
set-option -g renumber-windows on
|
||||||
|
# status lines
|
||||||
|
set-option -g status 2
|
||||||
|
|
||||||
# enable title
|
# enable title
|
||||||
set-option -g set-titles on
|
set-option -g set-titles on
|
||||||
|
|
Loading…
Add table
Reference in a new issue