zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _tmux: Add `display-panes-active-colour' session option
@ 2010-02-05 11:52 Frank Terbeck
  2010-02-07 19:49 ` Frank Terbeck
  0 siblings, 1 reply; 2+ messages in thread
From: Frank Terbeck @ 2010-02-05 11:52 UTC (permalink / raw)
  To: zsh-workers

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: PATCH: _tmux: Add `display-panes-active-colour' session option
  2010-02-05 11:52 PATCH: _tmux: Add `display-panes-active-colour' session option Frank Terbeck
@ 2010-02-07 19:49 ` Frank Terbeck
  0 siblings, 0 replies; 2+ messages in thread
From: Frank Terbeck @ 2010-02-07 19:49 UTC (permalink / raw)
  To: zsh-workers

Frank Terbeck wrote:
> Newly added in CVS HEAD tmux.
>
> Regards, Frank
> ---
>  Completion/Unix/Command/_tmux |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)

Since a patch I send later made it to the repository, I thought I'd ping
this one so it won't get lost.

Regards, Frank


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-07 20:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-05 11:52 PATCH: _tmux: Add `display-panes-active-colour' session option Frank Terbeck
2010-02-07 19:49 ` Frank Terbeck

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).