aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2010-01-05 23:52:37 +0000
committerTiago Cunha <tcunha@gmx.com>2010-01-05 23:52:37 +0000
commit106011aa53a739c612aa7c631e5d3f2542f74378 (patch)
tree101a2362cf18174f0703f148cca513d2a0c6d767 /tmux.1
parent97c40b1f376cc79a2a48eac8fe10ae11deaeb828 (diff)
downloadrtmux-106011aa53a739c612aa7c631e5d3f2542f74378.tar.gz
rtmux-106011aa53a739c612aa7c631e5d3f2542f74378.tar.bz2
rtmux-106011aa53a739c612aa7c631e5d3f2542f74378.zip
Sync OpenBSD patchset 597:
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.110
1 files changed, 8 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index 5bc3109c..0abd181e 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.216 2009-12-16 01:09:01 tcunha Exp $
+.\" $Id: tmux.1,v 1.217 2010-01-05 23:52:37 tcunha Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -14,7 +14,7 @@
.\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
.\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: December 14 2009 $
+.Dd $Mdocdate: January 3 2010 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -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