summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2010-01-03 12:51:05 +0000
committerNicholas Marriott <nicm@openbsd.org>2010-01-03 12:51:05 +0000
commit7e4f8b45b64b0cbe889c5846806038c4c45c36e8 (patch)
treec7c25f6c65f3dac1a9b40fe5e4e8cf8f23bdb6e0 /tmux.1
parent121ba57b55adc9aff5b131cfac310ac41c0491ba (diff)
Options to set the colour of the pane borders, with different colours for the
active pane.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.16
1 files changed, 6 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 79e65af6..41b28d46 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1457,6 +1457,12 @@ If on,
captures the mouse and when a window is split into multiple panes the mouse may
be used to select the current pane.
The mouse click is also passed through to the application as normal.
+.It Ic pane-border-fg Ar colour
+.It Ic pane-border-bg Ar colour
+Set the pane border colour for panes aside from the active pane.
+.It Ic pane-active-border-fg Ar colour
+.It Ic pane-active-border-bg Ar colour
+Set the pane border colour for the currently active pane.
.It Ic prefix Ar keys
Set the keys accepted as a prefix key.
.Ar keys