From 2e88321db7cf05c618641ac967a1efd7ef0dc7c2 Mon Sep 17 00:00:00 2001 From: Felix Delattre Date: Thu, 9 Mar 2023 21:05:38 +0000 Subject: [PATCH] Update .tmux.conf --- dot_tmux.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dot_tmux.conf b/dot_tmux.conf index 184df44..019f2ce 100644 --- a/dot_tmux.conf +++ b/dot_tmux.conf @@ -1,4 +1,6 @@ set -g default-terminal "screen-256color" +set -g status off + set -g prefix C-a unbind C-b bind-key C-a send-prefix