From 4cc0693d76a370e4e4d65e09a36d8fb06e49bdec Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Sun, 6 Jan 2019 10:22:43 +0100 Subject: [vim] Update generalized_motion --- tmux/.tmux.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tmux/.tmux.conf') diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index c268025..7df3a18 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -26,3 +26,6 @@ PILOT_BOUNDARY=ignore PILOT_MODE=wintab PILOT_ROOT=$HOME/Dropbox/projects/vim-wintab source-file $PILOT_ROOT/pilot.tmux + +# Bind for clear-screen +bind C-l send-keys C-l -- cgit v1.2.3