From cf2e65c0e2776ca14d5a70f52afa10da0d8d2bc7 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 11 Aug 2012 07:10:01 +0000 Subject: [PATCH] Another missing format from sam at sltosis.org. --- tmux.1 | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux.1 b/tmux.1 index b9110287..9d206dfb 100644 --- a/tmux.1 +++ b/tmux.1 @@ -2906,6 +2906,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"