From e02d1bce98e35b5eeb3073ec9d891363493ed72a Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 23 Apr 2012 22:23:14 +0000 Subject: 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 cd28e7da..e5aa3602 100644 --- a/tmux.1 +++ b/tmux.1 @@ -2700,6 +2700,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