monitor activity on specific panes

2010-05-11 Thread bikefridaywalter
Right now I have tmux setup to monitor activity only on specific windows. Usually I'm running mail and chat out of these windows and being active on the others. Is it possible to have the status bar display activity on various panes as well as windows? --

Re: read-only sharing of a read-write session

2010-05-11 Thread Lars Nooden
On Tue, 11 May 2010, Nicholas Marriott wrote: > Yeah we should probably relax that to allow group permissions, try this. The patch itself allows tmux to tolerate a socket which has group read write permissions allowed. In practice, tmux recreates the socket or resets the permissions back to the

Re: read-only sharing of a read-write session

2010-05-11 Thread Nicholas Marriott
On Tue, May 11, 2010 at 02:07:04PM +0300, Lars Nooden wrote: > On Tue, 11 May 2010, Nicholas Marriott wrote: > >I had code to support forcing read-only but it wasn't well tested and > > Is it available still? I tried changing the permissions of the tmux > socket directory to 750 and 710 but tmux

Re: read-only sharing of a read-write session

2010-05-11 Thread Lars Nooden
On Tue, 11 May 2010, Nicholas Marriott wrote: > I had code to support forcing read-only but it wasn't well tested and Is it available still? I tried changing the permissions of the tmux socket directory to 750 and 710 but tmux would not allow either to be used, perhaps rightly so. Here are the

Re: read-only sharing of a read-write session

2010-05-11 Thread Nicholas Marriott
I had code to support forcing read-only but it wasn't well tested and I'm not really convinced I want to go down the road of making security guarantees in tmux, I don't really trust the way screen does it and it seems rather complicated. My thinking is that you should not give access to important