From 49c4b7f4f1e3c4efa08985506f48fbdf256aa985 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 18 Apr 2016 16:08:24 +0300 Subject: [PATCH] tmux.conf: remove removed options --- conf/tmux.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/conf/tmux.conf b/conf/tmux.conf index 07f47048..07d2e005 100644 --- a/conf/tmux.conf +++ b/conf/tmux.conf @@ -1,7 +1,3 @@ -# Use UTF-8 (Copied from https://github.com/zanshin/dotfiles/blob/master/tmux/tmux.conf#L1 ) -set -g utf8 -set-window-option -g utf8 on - # Sets screen shortcuts (Copied from tmux faq) set -g prefix C-a unbind C-b