summaryrefslogtreecommitdiffstats
path: root/.tmux.conf
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2016-05-31 13:25:46 +0200
committerFlorian Pritz <bluewind@xinu.at>2016-05-31 13:25:46 +0200
commit9612b1115ce9be268eb643f5675b8a13feec82c6 (patch)
tree39466de0788e531f64b14f721aeac1c59ac11fee /.tmux.conf
parent647c46d8bc10c642e9137a6dcfb876bfada77514 (diff)
downloaddotfiles-9612b1115ce9be268eb643f5675b8a13feec82c6.tar.gz
dotfiles-9612b1115ce9be268eb643f5675b8a13feec82c6.tar.xz
misc
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 146cf9d..48fd283 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -29,7 +29,6 @@ set -g bell-action any
set -g history-limit 50000
set -g status on
set -g status-keys vi
-set -g status-utf8 on
set -g set-titles on
set -g default-terminal "screen-256color"
@@ -43,7 +42,6 @@ set -g status-right '#[fg=black,bright]• #[fg=magenta]#(cat /proc/loadavg)'
set -g status-left-length 40
set -g status-right-length 40
-setw -g utf8 on
setw -g automatic-rename on
setw -g clock-mode-style 24
setw -g mode-keys vi