pane_zoomed_flag went missing somewhere in tmux.1, put it back.

This commit is contained in:
nicm
2026-05-25 14:53:09 +00:00
parent cc81287665
commit bfd7f468ce

2
tmux.1
View File

@@ -6555,7 +6555,7 @@ The following variables are available, where appropriate:
.It Li "pane_tty" Ta "" Ta "Pseudo terminal of pane"
.It Li "pane_unseen_changes" Ta "" Ta "1 if there were changes in pane while in mode"
.It Li "pane_width" Ta "" Ta "Width of pane"
.It Li "pane_floating_flag" Ta "" Ta "1 if pane is floating"
.It Li "pane_zoomed_flag" Ta "" Ta "1 if pane is zoomed"
.It Li "pid" Ta "" Ta "Server PID"
.It Li "prev_window_active" Ta "" Ta "1 if previous window in W: loop is active"
.It Li "prev_window_index" Ta "" Ta "Index of previous window in W: loop"