On Feb 16, 2012 1:42 PM, "Andre Klärner" <[email protected]> wrote: > > Hi Guys, > > could anyone of you give me a hint how to get Shifty to re-check the > windows titles when they change? > > I got a bunch of terminals at work, all going to some gateway-hosts and > from there to a really big multiverse of landscapes of servers.. ;) > Now I end up with exactly one tag with all my terminals to the jumphosts > and then approx 5-20 other terminals to the same set of hosts. And once the > EMC-Autostart cluster stuff comes up I stop being able to navigate this.. > > Previously I used a set of on most days 1-4 tags where each groups a set of > hosts from a landscape. > > So, finally my thought: couldn't I just group the terminals my the hostname > each sets in the window-title? So I end up with a set of tags, one host per > tag and on tag per host.. > > In case it helps I can post my rc.lua. > > Greetings and thanks a lot to all of you. > > Andre > > -- > Andre Klärner > > Telefon: 0351/79666546 > Fax: 0351/79688547 > Mobil: 0172/9838653 > > Anschrift: > Prohliser Allee 43 > 01239 Dresden > > Diese E-Mail ist mittels S/MIME signiert worden. > > Für S/MIME sind die Root-Zertifikate der CAcert.org zu installieren > (unter http://www.cacert.org/index.php?id=3 zu finden), damit mein > Zertifikat als vertrauenswürdig eingestuft wird. > CAcert.org ist eine offene Zertifizierungsstelle für SSL-Zertifikate auf > Basis eines Web-Of-Trust. Weitere Details finden Sie auf der Website. > > Wenn diese E-Mail nicht als authentifiziert angezeigt wird, überprüfen > Sie bitte doppelt die Korrektheit dieser Mail.
Without reviewing anything I think you want to register a callback for clients when their name property changes. The exact syntax escapes recollection at the moment, but if you look in shifty/init.lua I think you can follow how match is registered for other properties. If this doesn't help let me know and I'll look more closely into it. -- Perry
