aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Hovorka <[email protected]>2021-12-29 13:17:27 -0700
committerAlexis Hovorka <[email protected]>2021-12-29 13:17:27 -0700
commitf94e8c3ef9b39d5b47019a2add862ef879eee2fe (patch)
tree93513b972ab59941a5faba89e71ebd04a39557f9
parent7a106fc2bd2a18d68d4d2173dd8233fef8b5469a (diff)
[revert] Comment "auto new window" tmux shortcut
-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 "'"