From fe981b30bec6db6b279cd0440c0083c93bff6da2 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Tue, 8 May 2018 08:35:40 +0100 Subject: Wintab -> pilot --- tmux/.tmux.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tmux') diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 84a3399..92a0594 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 -WINTAB_BOUNDARY=create -WINTAB_MODE=wintab -WINTAB_ROOT=$HOME/Dropbox/projects/vim-wintab -source-file $WINTAB_ROOT/wintab.tmux +PILOT_BOUNDARY=create +PILOT_MODE=wintab +PILOT_ROOT=$HOME/Dropbox/projects/vim-wintab +source-file $PILOT_ROOT/pilot.tmux -- cgit v1.2.3