Fix todo about describing aggressive-resize
This commit is contained in:
parent
48f8514939
commit
d4ec662477
@ -35,8 +35,7 @@ if '[[ "$TMUX_VERSION" < "3.2" ]]' \
|
|||||||
# Focus events enabled for terminals that support them
|
# Focus events enabled for terminals that support them
|
||||||
set -g focus-events on
|
set -g focus-events on
|
||||||
|
|
||||||
# TODO: Change this comment to something that explains the setting
|
# Aggressively resize the chosen window to smallest/largest session
|
||||||
# super useful when using "grouped sessions" and multi-monitor setup
|
|
||||||
setw -g aggressive-resize on
|
setw -g aggressive-resize on
|
||||||
|
|
||||||
# Start window & pane index at 1
|
# Start window & pane index at 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user