diff options
Diffstat (limited to 'tmux')
| -rw-r--r-- | tmux/tmux.conf | 1 |
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 | |||
| 14 | set -g history-limit 10000 | 14 | set -g history-limit 10000 |
| 15 | set -g escape-time 0 | 15 | set -g escape-time 0 |
| 16 | set -g aggressive-resize on | 16 | set -g aggressive-resize on |
| 17 | set -g window-status-style fg=black,bg=green | ||
| 18 | set -g window-status-current-style fg=white,bg=darkblue,bold | 17 | set -g window-status-current-style fg=white,bg=darkblue,bold |
| 19 | set -g mode-keys vi | 18 | set -g mode-keys vi |
| 20 | set -g focus-events on | 19 | set -g focus-events on |
