aboutsummaryrefslogtreecommitdiffstats
path: root/_tmux.conf
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2017-09-04 09:38:33 +0800
committerAaron LI <aly@aaronly.me>2017-09-04 09:38:33 +0800
commit2accf95a3749c320d3c6b62e0803a35f35e65401 (patch)
tree470e955e9d46912e99ccbf998998d2446996984f /_tmux.conf
parentc0c0d94a154c99eeeb75dc0c474109af08e49251 (diff)
downloaddotfiles-2accf95a3749c320d3c6b62e0803a35f35e65401.tar.bz2
tmux.conf: disable auto lock
Diffstat (limited to '_tmux.conf')
-rw-r--r--_tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/_tmux.conf b/_tmux.conf
index bf95c55..13327de 100644
--- a/_tmux.conf
+++ b/_tmux.conf
@@ -61,7 +61,7 @@ set -sg escape-time 0
set -g history-limit 1000
# Lock after 15 minutes
-set -g lock-after-time 1800
+#set -g lock-after-time 1800
# Keep windows around after they exit
# On exit, the pane will display the message "Pane is dead" until it is