From 51797f743fe74d1723ca62085f92e8c5e953038b Mon Sep 17 00:00:00 2001 From: moxie Date: Wed, 24 Sep 2025 20:38:00 +0300 Subject: fix: remove window option as global already exists --- .tmux.conf | 1 - 1 file changed, 1 deletion(-) (limited to '.tmux.conf') diff --git a/.tmux.conf b/.tmux.conf index 0def51b..f3b6e37 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -22,7 +22,6 @@ bind r source-file ~/.tmux.conf \; display "Reloaded ~/.tmux.conf" set -g base-index 1 set -g pane-base-index 1 -set -wg pane-base-index 1 set -g renumber-windows on set -g focus-events on set -wg automatic-rename off -- cgit v1.2.3