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
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users