summaryrefslogtreecommitdiffstats
path: root/tmux.conf
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-10-16 04:46:33 -0500
committerJesse Luehrs <doy@tozt.net>2012-10-19 12:08:24 -0500
commitbc8605778466ddeb192de225c234a820db29c467 (patch)
treedaaff8cc0ebef630339ae75799d646550d6331d4 /tmux.conf
parentb7992389f1bcf70d59415d4d466f11ed8fbd9e57 (diff)
downloadconf-bc8605778466ddeb192de225c234a820db29c467.tar.gz
conf-bc8605778466ddeb192de225c234a820db29c467.zip
update tmux config
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/tmux.conf b/tmux.conf
index 75cc0e6..58320f0 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -13,6 +13,9 @@ set -g status off
# display window titles
set -g set-titles on
+# keep windows in order
+set -g renumber-windows on
+
# use vi keybindings
setw -g mode-keys vi
set -g status-keys vi