summaryrefslogtreecommitdiff
path: root/tmux/.tmux.conf
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2018-07-24 18:49:42 +0100
committerUrbain Vaes <urbain@vaes.uk>2018-07-27 09:07:14 +0100
commit1ce9906cb051aee8776f73ca7a761237a1f77149 (patch)
treee9a43cb8410c6dc625649df75d0dedcf6fe0396e /tmux/.tmux.conf
parent795e8fe5bce79a31ddbf96ad500f322abd96ae5f (diff)
[vim] Change scope of flags
Diffstat (limited to 'tmux/.tmux.conf')
-rw-r--r--tmux/.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf
index 92a0594..5fc66ee 100644
--- a/tmux/.tmux.conf
+++ b/tmux/.tmux.conf
@@ -21,7 +21,7 @@ bind -n C-Right next-window
bind-key P swap-window -t -1
bind-key N swap-window -t +1
-PILOT_BOUNDARY=create
+PILOT_BOUNDARY=ignore
PILOT_MODE=wintab
PILOT_ROOT=$HOME/Dropbox/projects/vim-wintab
source-file $PILOT_ROOT/pilot.tmux