Add a format to show if there are unseen changes while in a mode, from

Dan Aloni in GitHub issue 3498.
This commit is contained in:
nicm
2023-03-27 08:47:57 +00:00
parent d73078838d
commit c21af7e446
5 changed files with 22 additions and 0 deletions

1
tmux.1
View File

@ -5257,6 +5257,7 @@ The following variables are available, where appropriate:
.It Li "pane_title" Ta "#T" Ta "Title of pane (can be set by application)"
.It Li "pane_top" Ta "" Ta "Top of pane"
.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 "pid" Ta "" Ta "Server PID"
.It Li "rectangle_toggle" Ta "" Ta "1 if rectangle selection is activated"