Add missing buffer_name format, from Awal Garg.

pull/456/head
nicm 2016-06-15 14:43:06 +00:00
parent bee3e3e28d
commit 0c7ddae2ab
1 changed files with 1 additions and 0 deletions

1
tmux.1
View File

@ -3476,6 +3476,7 @@ The following variables are available, where appropriate:
.It Li "alternate_on" Ta "" Ta "If pane is in alternate screen"
.It Li "alternate_saved_x" Ta "" Ta "Saved cursor X in alternate screen"
.It Li "alternate_saved_y" Ta "" Ta "Saved cursor Y in alternate screen"
.It Li "buffer_name" Ta "" Ta "Name of buffer"
.It Li "buffer_sample" Ta "" Ta "Sample of start of buffer"
.It Li "buffer_size" Ta "" Ta "Size of the specified buffer in bytes"
.It Li "client_activity" Ta "" Ta "Integer time client last had activity"