summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2023-04-27 19:16:08 +0100
committerThomas Adam <thomas@xteddy.org>2023-04-27 19:16:08 +0100
commit9d8131c190908bcbf19de55b377f587aa5cd4cdd (patch)
tree4221cd4577f8aad8aa56e61430b10a405a4c8d68 /tmux.1
parent0ff991b25faf6a88edb356e2ea0ba80151eecb79 (diff)
parent8f34504736cf3547992c4ba948c1e65f3813715c (diff)
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.16
1 files changed, 5 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 2009924f..5cff0f24 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1281,7 +1281,10 @@ behave like
.Ic attach-session
if
.Ar session-name
-already exists; in this case,
+already exists;
+if
+.Fl A
+is given,
.Fl D
behaves like
.Fl d
@@ -5260,6 +5263,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"