[PATCH] suit: Add suit module

2008-11-25 Thread Sébastien Gross
* the suit module may be used as a completion wrapper. Its goal is to provide a generic completion function for textboxes. See lib/suit.lua for a full example. Signed-off-by: Sébastien Gross [EMAIL PROTECTED] --- lib/suit.lua.in | 130 +++

Re: [PATCH] suit: Add suit module

2008-11-25 Thread Sebastien Gross
On Tue, Nov 25, 2008 at 04:56:37PM +0100, [EMAIL PROTECTED] wrote: +function focus_client(client, name) +print(Switching to .. name) Please, a comment, not a print ;) Damn quick commit ! +keybinding({ modkey }, g, function +suit.up( +Go to: , mypromptbox,