diff options
Diffstat (limited to 'tmux/.tmux')
| -rw-r--r-- | tmux/.tmux/.tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/.tmux/.tmux.conf b/tmux/.tmux/.tmux.conf index 0400870..612eb61 100644 --- a/tmux/.tmux/.tmux.conf +++ b/tmux/.tmux/.tmux.conf @@ -34,6 +34,7 @@ bind e new-window -n "~/.tmux.conf.local" "EDITOR=\${EDITOR//mvim/vim} && EDITOR # reload configuration bind r source-file ~/.tmux.conf \; display '~/.tmux.conf sourced' +# bind -r u set -g status off # -- display ------------------------------------------------------------------- |
