aboutsummaryrefslogtreecommitdiffstats
path: root/.tmux.conf
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2015-03-05 15:25:48 +0100
committerDavid Runge <dave@sleepmap.de>2015-03-05 15:25:48 +0100
commitdac8e30f01fd49c0d44531981cd4beaa17e65e96 (patch)
tree8322099457b6f5e8c50e9e8ecc16d429a8fbae2e /.tmux.conf
parentac7a78b40400643b33ca091bb9c30ea15354d50e (diff)
downloaddotfiles-dac8e30f01fd49c0d44531981cd4beaa17e65e96.tar.gz
dotfiles-dac8e30f01fd49c0d44531981cd4beaa17e65e96.tar.bz2
dotfiles-dac8e30f01fd49c0d44531981cd4beaa17e65e96.tar.xz
dotfiles-dac8e30f01fd49c0d44531981cd4beaa17e65e96.zip
.tmux.conf: base-index is added properly with -g now.
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 45a022b..bf77490 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -31,7 +31,6 @@ set -g set-titles on
set -g set-titles-string "#T"
set-option -g allow-rename on
-set base-index 1
set -g history-limit 10000
setw -g mode-mouse on