From f94e8c3ef9b39d5b47019a2add862ef879eee2fe Mon Sep 17 00:00:00 2001 From: Alexis Hovorka Date: Wed, 29 Dec 2021 13:17:27 -0700 Subject: [revert] Comment "auto new window" tmux shortcut --- base/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "'" -- cgit v1.2.3-54-g00ecf