From e7cd60b298d6a7013cd19d65b4377a2a6ce5fc1e Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 19 Jan 2025 13:33:56 +0100 Subject: [PATCH] tmux/0 --- sh/tmux.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/sh/tmux.sh b/sh/tmux.sh index 84435fd..0ed02c7 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -158,6 +158,7 @@ bind-key -n C-S-Right select-pane -R bind-key -n C-S-Up select-pane -U # status lines +bind-key -n C-F10 set-option -g status off bind-key -n C-F1 set-option -g status on bind-key -n C-F2 set-option -g status 2 bind-key -n C-F3 set-option -g status 3