Tabcomplete » History » Revision 4
Revision 3 (Per Amundsen, 07/15/2014 08:05 PM) → Revision 4/26 (Per Amundsen, 02/02/2015 10:54 AM)
h1. Tabcomplete You can use the <tab> key in input box (and in various popup dialogs like [[$?]] [[$input]] [[$input]]) to complete various words. <tab> - Completes and cycles all channel nicks, if current window is a query window, the nick of the query is used. nick<tab> - Completes channel nicks or query nick. $<tab> - Evaluates a identifier, eg. [[$me]]<tab> [[$chan]]<tab> %<tab> - Evaluates a global variable. #<tab> - Completes and cycles all joined channel names, if current window is a channel, the channel name is completed first. #chan<tab> - Completes a joined channel name.