Hi there!

So far, I have tmux working as follows:  I run a script with a list of
hosts (or netgroups), and it creates an ssh connection to each one.  It
creates as many 12-pane windows as it requires.  So far, so good.

The aim now is to have it act as a complete replacement for cssh and the
like.

So - I set synchronization on and off, and yes that does the job, however
here is the problem:

It appears as though there is no way to ask tmux if synchronization is on
or off for a given window

What I'd like to do ultimately, is:


   1. *Be able to set synchronization on/off for the entire session (how do
   you do this?)
   *
   2. Be able to set synchronization on/off for a single window (I can do
   this already)
   3. Be able to change pane border color in all windows in the session (I
   can do this already)
   4. *Be able to change pane border color in a single window (how do you
   do this?)
   *
   5. *Ask if the current window is in sync mode or not*


Note that if I could do (1 and 3), or (2 and 4), I could make it obvious if
I am in sync mode or not, but 1 and 4 are together do not provide me with
an alternative.

5 would definitely be nice.

I've read the docs several times but can't see any way to do this, any
ideas?

-n
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to