status-utf8 and utf-8 options are gone
This commit is contained in:
parent
eabfb553a8
commit
db751a501c
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@ set -s quiet on # disable various messages
|
|||
set -g prefix2 C-a # GNU-Screen compatible prefix
|
||||
bind C-a send-prefix -2
|
||||
|
||||
set -g status-utf8 on # expect UTF-8
|
||||
setw -g utf8 on
|
||||
|
||||
set -g history-limit 5000 # boost history
|
||||
|
||||
# edit configuration
|
||||
|
|
Loading…
Reference in a new issue