Re: tmux monitor-content

2012-09-21 Thread JunLe Li
On Thu, Sep 20, 2012 at 8:40 PM, 倪杰 wrote: > > After tmux -f tmux.conf attach, seems the monitor-content only works > fine with the first window > Has you set the flag '-g', which indicates for "global"? -- liju...@gmail.com | Public Key

Re: tmux monitor-content

2012-09-20 Thread Thomas Adam
On 20 September 2012 13:40, 倪杰 wrote: > After tmux -f tmux.conf attach, seems the monitor-content only works fine > with the first window, but not with the second one. For example, in window > 'window', select a pane and enter 'bingo' , then , switch to window > 'logwin', and we can see 'window' i

tmux monitor-content

2012-09-20 Thread ????
Hi all, I hit a problem when using monitor-content here. You can get my tmux.conf by http://codepad.org/IN1brCtl My purpose is to detect 'bingo' in each window, if 'bingo' detected, set the window bg to red in status bar. After tmux -f tmux.conf attach, seems the monitor-content