From 5c8ddb6ff5a0b9db2587f49e2ef7092784e99656 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Thu, 21 Oct 2021 07:30:49 -0700 Subject: tmux: no status --- tmux.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tmux.conf b/tmux.conf index be1201d..d5493f8 100644 --- a/tmux.conf +++ b/tmux.conf @@ -9,3 +9,6 @@ set-option -g set-titles-string '@#h' set-option -g default-terminal "xterm-256color" set-option -g xterm-keys on set-option -g mouse on + +set -g status-left "" +set -g status-right "" -- cgit v1.2.3