From 3a9b2c05e1f0e882b48130f8fbe53dcb40b575b6 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@clevo" Date: Sun, 3 Jul 2022 14:56:58 +0200 Subject: [PATCH] Index at 1 is wrong --- roles/tmux/files/tmux.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/tmux/files/tmux.conf b/roles/tmux/files/tmux.conf index dc76ebd..5745bce 100644 --- a/roles/tmux/files/tmux.conf +++ b/roles/tmux/files/tmux.conf @@ -4,8 +4,6 @@ bind C-a send-prefix unbind C-b set -sg escape-time 1 -set -g base-index 1 -setw -g pane-base-index 1 #Mouse works as expected set -g mouse on