tmux: Remove options deprecated by v2.2.

This commit is contained in:
2016-04-22 16:36:29 +02:00
parent e349d3ae2f
commit af275c5c1a

View File

@@ -1,8 +1,5 @@
set -g default-terminal 'screen-256color'
set-option -g utf8 on
set -g status-utf8 on
set -g default-command "${SHELL}"
set -g prefix C-a