From a16570887685c4efaf3fd51efbd16eabc39f39d2 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Wed, 22 Apr 2015 09:31:36 +0100 Subject: changed tmux prefix --- tmux.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tmux.conf') diff --git a/tmux.conf b/tmux.conf index eda1d93..f34bfca 100644 --- a/tmux.conf +++ b/tmux.conf @@ -3,6 +3,10 @@ set -g mode-mouse on set -g mouse-resize-pane on set -g mouse-select-pane on +unbind C-b +set -g prefix C-Space +bind Space send-prefix + set -g @tpm_plugins ' \ tmux-plugins/tpm \ tmux-plugins/tmux-sensible \ -- cgit v1.2.3