diff options
author | Thomas Adam <thomas@xteddy.org> | 2016-06-15 18:01:11 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2016-06-15 18:01:11 +0100 |
commit | 1ad7c6b8f836c28a0b1353a12feca68319642d0b (patch) | |
tree | d47d9f0be097144681d650ee363721657df6fba3 | |
parent | 5c12230a0879c7dd3ac5332dfdb9d0d7416b3557 (diff) | |
parent | 0c7ddae2abe67762b00fea10723d01251f3c156d (diff) | |
download | rtmux-1ad7c6b8f836c28a0b1353a12feca68319642d0b.tar.gz rtmux-1ad7c6b8f836c28a0b1353a12feca68319642d0b.tar.bz2 rtmux-1ad7c6b8f836c28a0b1353a12feca68319642d0b.zip |
Merge branch 'obsd-master'
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3480,6 +3480,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" |