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