Merge pull request #4893 from daneofmanythings/floating_panes__float_format

feat(format variable): added format variable for floating panes.
This commit is contained in:
Michael Grant
2026-03-08 17:14:16 +00:00
committed by GitHub
2 changed files with 18 additions and 0 deletions

1
tmux.1
View File

@@ -6310,6 +6310,7 @@ The following variables are available, where appropriate:
.It Li "pane_dead_status" Ta "" Ta "Exit status of process in dead pane"
.It Li "pane_dead_time" Ta "" Ta "Exit time of process in dead pane"
.It Li "pane_fg" Ta "" Ta "Pane foreground colour"
.It Li "pane_floating_flag" Ta "" Ta "1 if pane is floating"
.It Li "pane_format" Ta "" Ta "1 if format is for a pane"
.It Li "pane_height" Ta "" Ta "Height of pane"
.It Li "pane_id" Ta "#D" Ta "Unique pane ID"