From 8ba2465a9a72fef560d0eb272ea8be5c4914b06b Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Thu, 13 Dec 2018 16:21:35 +0000 Subject: Updating swap pane command --- tmux.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux.config') diff --git a/tmux.config b/tmux.config index 33452ff..d6da56c 100644 --- a/tmux.config +++ b/tmux.config @@ -38,7 +38,7 @@ bind a set-window-option synchronize-panes # Remap zoom, sleeping tmux way too much bind C-v resize-pane -Z # Swapping panes shorcut -bind C-e swap-pane -s 1.2 -t 2.1 +bind C-e swap-pane -s 1.2 -t 2.3 # I constantly mix up copy/paste. Very annoying with scripts unbind [ bind C-c copy-mode -- cgit v1.2.3