summary refs log tree commit diff
path: root/tmux.conf
diff options
context:
space:
mode:
authorFranck Cuny <franckcuny@gmail.com>2015-07-23 13:56:34 -0700
committerFranck Cuny <franckcuny@gmail.com>2015-07-23 13:56:34 -0700
commitf15c0d784790d76d525929dfa2d22de573c3d225 (patch)
tree38b4dced15f91750a066b6b52b937bec7a7b21bb /tmux.conf
parent[emacs] install and use github-browse-file package (diff)
downloademacs.d-f15c0d784790d76d525929dfa2d22de573c3d225.tar.gz
[tmux] enable status line.
Diffstat (limited to 'tmux.conf')
-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