diff options
author | Tiago Cunha <tcunha@gmx.com> | 2012-08-12 19:30:11 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2012-08-12 19:30:11 +0000 |
commit | 061027fefca452a259c239ba7e201242e2adb39c (patch) | |
tree | 5a6f22390c7911005294b0bf42d4fef56c3bd9e1 | |
parent | 45d68963ab31ce0378cc9d549d26bb2c2ddd5f45 (diff) | |
download | rtmux-061027fefca452a259c239ba7e201242e2adb39c.tar.gz rtmux-061027fefca452a259c239ba7e201242e2adb39c.tar.bz2 rtmux-061027fefca452a259c239ba7e201242e2adb39c.zip |
Sync OpenBSD patchset 1158:
Another missing format from sam at sltosis.org.
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2910,6 +2910,7 @@ The following variables are available, where appropriate: .It Li "host" Ta "Hostname of local host" .It Li "history_bytes" Ta "Number of bytes in window history" .It Li "history_limit" Ta "Maximum window history lines" +.It Li "history_size" Ta "Size of history in bytes" .It Li "line" Ta "Line number in the list" .It Li "pane_active" Ta "1 if active pane" .It Li "pane_current_path" Ta "Current path if available" |