! $Id: autocompl,v 1.4 2003/01/08 20:00:53 f Exp $ ! ! Copyright (c) 1994-2003 Flier ! ! All rights reserved. See the HELP SCROLLZ COPYRIGHT file for more ! information. ! Usage: AUTOCOMPL on string|auto string|off Toggles auto nick completion on/off If set to on or auto, client will do the nick completion for you on public messages. If public message starts with 'blah:' client will search for nick starting with 'blah' on current channel and insert that nick in place of 'blah'. If more than one nick matches blah, public message is left untouched (unless someone has nick that exactly matches blah, in that case client will use their full nick). When set to auto, client will use first nick that matches. Second argument with on or auto is string that'll be inserted on right side of the nick. If set to off, message is left untouched. right side of the nick.