From 5e3382ae6e02ca80134efbfd56b3abe261473e35 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Sat, 25 Apr 2015 21:34:33 +0100 Subject: Various changes --- tmux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tmux.conf') diff --git a/tmux.conf b/tmux.conf index 15e5c1a..577b997 100644 --- a/tmux.conf +++ b/tmux.conf @@ -4,8 +4,8 @@ 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 prefix C-s +bind s send-prefix unbind r bind r source-file ~/.tmux.conf -- cgit v1.2.3