There was an error while loading. Please reload this page.
1 parent 576d01c commit 02313ceCopy full SHA for 02313ce
.tmux/tmux.conf
@@ -44,8 +44,8 @@ bind-key | split-window -h
44
45
# Extract/Join Pane From/To window
46
bind-key ! break-pane
47
-bind-key '"' command-prompt "join-pane -h -p 50 -s '%%'"
48
-bind-key @ command-prompt "join-pane -v -p 50 -s '%%'"
+bind-key '"' command-prompt "join-pane -h -s '%%'"
+bind-key @ command-prompt "join-pane -v -s '%%'"
49
50
# Custom Layouts and macroses
51
bind V source-file ~/.tmux/video.layout
0 commit comments