aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.conf b/tmux.conf
index 871c484..f71afa0 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -1,9 +1,9 @@
1set -g default-terminal "screen-256color" 1set -g default-terminal "screen-256color"
2set-window-option -g automatic-rename on 2set-window-option -g automatic-rename on
3set-window-option -g mode-keys vi
3set-option -g set-titles on 4set-option -g set-titles on
4set-option -sg escape-time 10 5set-option -sg escape-time 10
5set-option -g mouse off 6set-option -g mouse off
6set-window-option -g mode-keys vi
7 7
8set -g prefix M-x 8set -g prefix M-x
9bind M-x send-prefix 9bind M-x send-prefix