Hi,

I have a program (Kopete) which numbers its chatwindows like this:
KopeteChatWindow
KopeteChatWindow1
KopeteChatWindow2
KopeteChatWindow3
...

so I tried in the kludges.lua file to add a property with:
role="KopeteChatWindow*", but it didn't work at all.

Since not all kopete windows should go in this frame, I had to copy the kludge 
10 times which should caputure most chat windows.

This is hardly any work due to vim's great macro system,but is there an easier 
way to add wildcards to kludges?

best regards,

Martin

Reply via email to