On Mon, Nov 24, 2003 at 04:06:35PM +0100, Johannes Segitz wrote:
> i patched names.c to be able to use regexp with complete_clientwin.
> Works for me, maybe its useful for someone.

The approach I prefer and that does not need any changes to Ion is
to use complete_clientwin("") to fetch the whole list of client 
windows and filter that list with Lua's string.find.

-- 
Tuomo

Reply via email to