aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2016-06-15 14:43:06 +0000
committernicm <nicm>2016-06-15 14:43:06 +0000
commit0c7ddae2abe67762b00fea10723d01251f3c156d (patch)
treee9a9999270027feb81555e8a624f080c1e768d65 /tmux.1
parentbee3e3e28d04a237b1013b1dd3d36cddcd326891 (diff)
downloadrtmux-0c7ddae2abe67762b00fea10723d01251f3c156d.tar.gz
rtmux-0c7ddae2abe67762b00fea10723d01251f3c156d.tar.bz2
rtmux-0c7ddae2abe67762b00fea10723d01251f3c156d.zip
Add missing buffer_name format, from Awal Garg.
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 06c11bdd..394c78d3 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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"