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
|
||||
# renumber windows after closing one
|
||||
set-option -g renumber-windows on
|
||||
# status lines
|
||||
set-option -g status 2
|
||||
|
||||
# enable title
|
||||
set-option -g set-titles on
|
||||
|
|
Loading…
Add table
Reference in a new issue