From a0c4c1f92fbe263037b13d38abf02805bddd716b Mon Sep 17 00:00:00 2001 From: Adam Gausmann Date: Thu, 30 Jun 2016 14:24:02 -0500 Subject: [PATCH] Added send-prefix to tmux.conf --- .tmux.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.tmux.conf b/.tmux.conf index 9eed49a..653af3a 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -7,3 +7,5 @@ set -g default-terminal "screen-256color" set -g status-bg cyan set -g status-fg black + +bind-key b send-prefix