X-Git-Url: http://git.iain.cx/?p=profile.git;a=blobdiff_plain;f=.tmux.conf;h=60cfd34245b1c8d482405482820308f20f0b3bc9;hp=8de9f0f0d581ca8a70a4ac9be6cdd7dce57303fb;hb=176d97581e245a36f3916c490c2227687d5d2d8c;hpb=3dd2d01282db09dab72b99d1e291d2d2f0df3cd1 diff --git a/.tmux.conf b/.tmux.conf index 8de9f0f..60cfd34 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -60,7 +60,7 @@ bind = display-panes # Move the current pane into a separate window. bind b break-pane # Split another pane into this window. -bind B command-prompt -p "Select [.] to join:" 'join-pane -t %1' +bind B command-prompt -p "Select [.] to join:" 'join-pane -s %1' # Next pane. bind i select-pane -t :.+ bind C-i select-pane -t :.+