> This would be fairly disturbing when using mod_query > "query_attachclient" and "query_gotoclient", since those need the > exact clientwindow name. > > If they were able to "grep" or "glob" what you type in this wouldn't > be a problem (ie. if I only type "Firef", this would give me my > Firefox and whatever web address I'm visiting) but you'll have to > handle problems when there are more than one possibility (ie. > I have several Firefoxes managed by Ion).
grepping would certainly be a useful feature; right now, I work around this by modifying enumerate.lua to add numbers at the end of the window title rather than the beginning. - Matyas Selmeci
