zsh-workers
 help / color / mirror / code / Atom feed
From: Frank Terbeck <ft@bewatermyfriend.org>
To: zsh-workers@zsh.org
Subject: PATCH: _tmux: Add `display-panes-active-colour' session option
Date: Fri,  5 Feb 2010 12:52:26 +0100	[thread overview]
Message-ID: <1265370746-20713-1-git-send-email-ft@bewatermyfriend.org> (raw)

Newly added in CVS HEAD tmux.

Regards, Frank
---
 Completion/Unix/Command/_tmux |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Completion/Unix/Command/_tmux b/Completion/Unix/Command/_tmux
index f8ea1a0..eae7b18 100644
--- a/Completion/Unix/Command/_tmux
+++ b/Completion/Unix/Command/_tmux
@@ -1203,6 +1203,7 @@ function __tmux-option-guard() {
             'default-shell:MSG:shell executable'
             'default-terminal:MSG:terminal string'
             'display-panes-colour:__tmux-colours'
+            'display-panes-active-colour:__tmux-colours'
             'display-panes-time:'${int_guard}
             'display-time:'${int_guard}
             'history-limit:'${int_guard}
@@ -1317,6 +1318,7 @@ function __tmux-options() {
         'default-shell:Default shell executable'
         'default-terminal:Default terminal definition string'
         'display-panes-colour:Colour used for display-panes'
+        'display-panes-active-colour:Colour for active pane in display-panes'
         'display-panes-time:Time (in msecs) of display-panes output'
         'display-time:Time (in msecs) messages are displayed'
         'history-limit:Number of copy-mode lines per window'
-- 
1.7.0.rc1.10.gb8bb


             reply	other threads:[~2010-02-05 11:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-05 11:52 Frank Terbeck [this message]
2010-02-07 19:49 ` Frank Terbeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1265370746-20713-1-git-send-email-ft@bewatermyfriend.org \
    --to=ft@bewatermyfriend.org \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).