summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2023-03-27 08:47:57 +0000
committernicm <nicm>2023-03-27 08:47:57 +0000
commitc21af7e446beafd27a7a0384186bc480fd2e126d (patch)
treee0b8f94f718c10be87d8f1fd9027ee973956d3f2 /tmux.1
parentd73078838dc9cadb42e0f4762847806076684cc8 (diff)
Add a format to show if there are unseen changes while in a mode, from
Dan Aloni in GitHub issue 3498.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.11
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 7c568ef6..071e3f11 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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"