On 2005-08-31, Alessandro Dotti Contra <[EMAIL PROTECTED]> wrote: > I was wondering if the behavior of tab key in dialogs could be changed > to have it acting more like it does in bash shell.
There are settings in mod_query.lua that can be changed to disable auto-show-completions. Then you'll get almost bash-like behaviour. (Just a single instead of double tab to list the completions.) -- Tuomo
