diff options
author | Thomas Adam <thomas@xteddy.org> | 2017-10-08 18:40:41 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2017-10-08 18:40:41 +0100 |
commit | ceab7154d45987709fd476a930fa2a15ca9f914a (patch) | |
tree | 8716a6d124eb93c506cec3bcd41650bd65f93f3d /tmux.1 | |
parent | f069c0ba09c328fc5f9768967352366aff4bca3a (diff) | |
parent | 0b4c408168c170f0986a8dd862ec949942b2eaa8 (diff) | |
download | rtmux-ceab7154d45987709fd476a930fa2a15ca9f914a.tar.gz rtmux-ceab7154d45987709fd476a930fa2a15ca9f914a.tar.bz2 rtmux-ceab7154d45987709fd476a930fa2a15ca9f914a.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3653,7 +3653,7 @@ The following variables are available, where appropriate: .It Li "cursor_y" Ta "" Ta "Cursor Y position in pane" .It Li "history_bytes" Ta "" Ta "Number of bytes in window history" .It Li "history_limit" Ta "" Ta "Maximum window history lines" -.It Li "history_size" Ta "" Ta "Size of history in bytes" +.It Li "history_size" Ta "" Ta "Size of history in lines" .It Li "hook" Ta "" Ta "Name of running hook, if any" .It Li "hook_pane" Ta "" Ta "ID of pane where hook was run, if any" .It Li "hook_session" Ta "" Ta "ID of session where hook was run, if any" |