summary refs log tree commit diff
path: root/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tmux.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmux.conf b/tmux.conf
index 3333b65..ee3087b 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -2,7 +2,6 @@ set -g prefix C-z
 unbind C-b
 
 set -g mouse-select-pane on
-set -g status off
 setw -g aggressive-resize on
 
 bind | split-window -h