From 6df8953f4f93b6dad98ac7f16f9c7f5eec02622c Mon Sep 17 00:00:00 2001 From: Tiago Cunha Date: Tue, 24 Apr 2012 16:20:18 +0000 Subject: Sync OpenBSD patchset 1097: Add window-status-separator option, from Thomas Adam. --- tmux.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index e4b942f2..8e3ceda8 100644 --- a/tmux.1 +++ b/tmux.1 @@ -2704,6 +2704,10 @@ option for details of special character sequences available. The default is .Ql #I:#W#F . .Pp +.It Ic window-status-separator Ar string +Sets the separator drawn between windows in the status line. +The default is a single space character. +.Pp .It Xo Ic xterm-keys .Op Ic on | off .Xc -- cgit