Don't error on terminal-features

This commit is contained in:
Anthony Rose 2021-11-19 12:47:54 +00:00
parent ac5e804566
commit 76f7afc86c

View file

@ -10,5 +10,5 @@ set-option -g display-panes-time 5000
set-option -g mouse off
set-option -g pane-base-index 1
set-option -g status-right ''
set-option -g terminal-features "256:utf-8"
set-option -gq terminal-features "256:utf-8"
set-window-option -g xterm-keys on