Merge branch 'master' into floating_panes

This commit is contained in:
Nicholas Marriott
2026-06-01 15:28:25 +01:00
5 changed files with 193 additions and 29 deletions

3
tmux.1
View File

@@ -6689,6 +6689,9 @@ 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_x" Ta "" Ta "X position of pane"
.It Li "pane_y" Ta "" Ta "Y position of pane"
.It Li "pane_z" Ta "" Ta "Z position of pane"
.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"