summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2012-04-23 22:23:14 +0000
committerNicholas Marriott <nicm@openbsd.org>2012-04-23 22:23:14 +0000
commite02d1bce98e35b5eeb3073ec9d891363493ed72a (patch)
tree43fadc181de53d55f89a1e90f1b8551711d8df74 /tmux.1
parented58b2d3534dfa6c2f8203710d2fbd3c76d46532 (diff)
Add window-status-separator option, from Thomas Adam.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.14
1 files changed, 4 insertions, 0 deletions
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