diff --git a/roles/home-cli/files/tmux.conf b/roles/home-cli/files/tmux.conf index 69e1068..61940aa 100644 --- a/roles/home-cli/files/tmux.conf +++ b/roles/home-cli/files/tmux.conf @@ -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