diff options
Diffstat (limited to '')
-rw-r--r-- | tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.conf b/tmux.conf index ee3087b..5e9d2b1 100644 --- a/tmux.conf +++ b/tmux.conf @@ -8,3 +8,4 @@ bind | split-window -h bind - split-window -v set -gw mode-keys emacs +set -g status on |