From c145066753ff0b9c662bc62812c85236dc19cfed Mon Sep 17 00:00:00 2001 From: Lucas Date: Fri, 14 Feb 2020 23:33:09 +0000 Subject: [PATCH] tmux: add binding for toggling status bar --- dotfiles/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/tmux.conf b/dotfiles/tmux.conf index b25573e..34a6017 100644 --- a/dotfiles/tmux.conf +++ b/dotfiles/tmux.conf @@ -16,3 +16,4 @@ set -g base-index 1 bind A set -w synchronize-panes on bind a set -w synchronize-panes off +bind b set status