From: Alessandro Dotti Contra <[EMAIL PROTECTED]> > Hi to all, > 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.
This is what you want on your ~/.ion3/cfg_user.lua
mod_query.set {
-- Auto-show completions?
autoshowcompl=false,
-- Delay for completion after latest keypress/modification in
-- milliseconds
autoshowcompl_delay=250,
}
Cheers,
Rui
pgpXU35SMk2Xs.pgp
Description: PGP signature
