From d4ec662477fb21923c54ade753e7f316aea5441f Mon Sep 17 00:00:00 2001 From: "Kenneth Benzie (Benie)" Date: Mon, 8 Apr 2024 21:36:13 +0100 Subject: [PATCH] Fix todo about describing aggressive-resize --- tmux.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tmux.conf b/tmux.conf index 864dff9..25b6413 100644 --- a/tmux.conf +++ b/tmux.conf @@ -35,8 +35,7 @@ if '[[ "$TMUX_VERSION" < "3.2" ]]' \ # Focus events enabled for terminals that support them set -g focus-events on -# TODO: Change this comment to something that explains the setting -# super useful when using "grouped sessions" and multi-monitor setup +# Aggressively resize the chosen window to smallest/largest session setw -g aggressive-resize on # Start window & pane index at 1