aboutsummaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
Diffstat (limited to 'tmux')
-rw-r--r--tmux/tmux.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
index 0af366e..aafc9d0 100644
--- a/tmux/tmux.conf
+++ b/tmux/tmux.conf
@@ -14,7 +14,6 @@ set -g renumber-windows on
14set -g history-limit 10000 14set -g history-limit 10000
15set -g escape-time 0 15set -g escape-time 0
16set -g aggressive-resize on 16set -g aggressive-resize on
17set -g window-status-style fg=black,bg=green
18set -g window-status-current-style fg=white,bg=darkblue,bold 17set -g window-status-current-style fg=white,bg=darkblue,bold
19set -g mode-keys vi 18set -g mode-keys vi
20set -g focus-events on 19set -g focus-events on