Re: [PATCH] tmux.1: Document "set-option status-bg" and "set-option status-fg"

2014-07-27 Thread Øyvind A . Holm
On 27 July 2014 10:07, Øyvind A. Holm wrote: > tmux.1 | 10 ++ > 1 file changed, 10 insertions(+) > [snip] This branch is also available as "document-status-bgfg" from . Cheers, Øyvind ---

[PATCH] tmux.1: Document "set-option status-bg" and "set-option status-fg"

2014-07-27 Thread Øyvind A . Holm
--- tmux.1 | 10 ++ 1 file changed, 10 insertions(+) diff --git a/tmux.1 b/tmux.1 index 924157d..c66c9b3 100644 --- a/tmux.1 +++ b/tmux.1 @@ -2501,6 +2501,16 @@ option. .Op Ic on | off .Xc Show or hide the status line. +.It Ic status-bg Ar colour +Set the background colour of the statu

Re: [PATCH] tmux.1: Document "set-option status-bg" and "set-option status-fg"

2014-07-27 Thread Øyvind A . Holm
On 27 July 2014 10:17, Øyvind A. Holm wrote: > On 27 July 2014 10:07, Øyvind A. Holm wrote: > > tmux.1 | 10 ++ > > 1 file changed, 10 insertions(+) > > [snip] > > This branch is also available as "document-status-bgfg" from > . Never mind that, I n

Re: [PATCH] tmux.1: Document "set-option status-bg" and "set-option status-fg"

2014-07-27 Thread Thomas Adam
On 27 July 2014 11:03, Øyvind A. Holm wrote: > Never mind that, I notice Sourceforge has implemented pull requests, > so I created one there. For future reference, which method is > preferred? Patches to this list or pull requests? Send the patches to this list. We don't implement git -> git mer

Re: [PATCH] tmux.1: Document "set-option status-bg" and "set-option status-fg"

2014-07-27 Thread Nicholas Marriott
These options are deliberately not documented now they hace been superseded by status-style. Original message From: "Øyvind A. Holm" Date: 27/07/2014 11:03 (GMT+00:00) To: tmux-users@lists.sourceforge.net Subject: Re: [PATCH] tmux.1: Document "set-option status-bg" and "se