From 1ff91672e06511a41762f52347ce9a40ac45e747 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Thu, 25 Nov 2021 12:19:51 -0800 Subject: [PATCH] ctrl-x+z now toggles status bar --- .tmux.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.tmux.conf b/.tmux.conf index 3f27b560..8019e4de 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -9,3 +9,5 @@ bind - split-window -v # Enable mouse support set -g mouse on + +bind-key z set -g status