removed ut8 line as it is not compatible with ubuntu 18.04
This commit is contained in:
parent
7658045784
commit
951898c80c
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ set-option -g renumber-windows on
|
||||||
setw -g monitor-activity on
|
setw -g monitor-activity on
|
||||||
set -g visual-activity on
|
set -g visual-activity on
|
||||||
#set -g status-justify centre
|
#set -g status-justify centre
|
||||||
set -g status-utf8 on
|
#set -g status-utf8 on
|
||||||
|
|
||||||
# start with window 1 (instead of 0)
|
# start with window 1 (instead of 0)
|
||||||
set -g base-index 1
|
set -g base-index 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue