Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2023-04-27 19:16:08 +01:00
12 changed files with 170 additions and 110 deletions

6
tmux.1
View File

@ -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"