aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base/tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/tmux.conf b/base/tmux.conf
index fb08eeb..c432390 100644
--- a/base/tmux.conf
+++ b/base/tmux.conf
@@ -77,7 +77,7 @@ bind -r C-j resizep -D
bind -r C-k resizep -U
bind -r C-l resizep -R
-bind n if "test #I = #{session_windows}" "neww" "next"
+#bind n if "test #I = #{session_windows}" "neww" "next"
unbind %
unbind "'"