From 4f9a9769ba72cdb7dadb23eb48fc3a11ba83984f Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 19 Jul 2015 20:08:32 -0700 Subject: [tmux] remove some bindings, use default instead. --- tmux.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tmux.conf b/tmux.conf index f3bc368..3333b65 100644 --- a/tmux.conf +++ b/tmux.conf @@ -5,10 +5,6 @@ set -g mouse-select-pane on set -g status off setw -g aggressive-resize on -bind ^F choose-window -bind ^N new-window -bind ^D detach-client -bind ^[ copy-mode bind | split-window -h bind - split-window -v -- cgit 1.4.1