aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2012-04-24 16:20:18 +0000
committerTiago Cunha <tcunha@gmx.com>2012-04-24 16:20:18 +0000
commit6df8953f4f93b6dad98ac7f16f9c7f5eec02622c (patch)
tree5f0111349f6f48974563729d884d392881eb1445 /tmux.1
parent00e2e357406be926027659a7dce894e8d263c4ca (diff)
downloadrtmux-6df8953f4f93b6dad98ac7f16f9c7f5eec02622c.tar.gz
rtmux-6df8953f4f93b6dad98ac7f16f9c7f5eec02622c.tar.bz2
rtmux-6df8953f4f93b6dad98ac7f16f9c7f5eec02622c.zip
Sync OpenBSD patchset 1097:
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 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