From db751a501c1dba945370147cc7d2eef72d094b9a Mon Sep 17 00:00:00 2001 From: Gregory Pakosz Date: Tue, 29 Dec 2015 09:13:30 +0100 Subject: [PATCH] status-utf8 and utf-8 options are gone --- .tmux.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/.tmux.conf b/.tmux.conf index f3cebfa..c9f36e7 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -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