Project

General

Profile

Tabcomplete » History » Revision 13

Revision 12 (Per Amundsen, 09/03/2016 04:08 PM) → Revision 13/26 (Per Amundsen, 09/03/2016 04:10 PM)

h1. Tabcomplete 

 You can use the %(key)TAB% key in the Editbox (and in various popup dialogs like [[$?]] [[$input]] to complete various words) 

 %(key)TAB% <notextile>%(key)TAB% - Completes and cycles all channel nicks, if current window is a query window, the nick of the query is used. used.</notextile> 
 <notextile>nick</notextile> %(key)TAB% <notextile>nick%(key)TAB% - Completes channel nicks, query nick or your own nick. nick.</notextile> 
 <notextile>$</notextile> %(key)TAB% <notextile>$</notextile>%(key)TAB% - Evaluates a identifier, eg. [[$me]] %(key)TAB% [[$chan]] %(key)TAB%. [[$me]]%(key)TAB% [[$chan]]%(key)TAB%. 
 <notextile>%</notextile> %(key)TAB% <notextile>%</notextile>%(key)TAB% - Evaluates a global variable. 
 <notextile>#</notextile> %(key)TAB% <notextile>#</notextile>%(key)TAB% - Completes and cycles all joined channel names, if current window is a channel, the channel name is completed first. 
 <notextile>#chan</notextile> %(key)TAB% <notextile>#chan</notextile>%(key)TAB% - Completes a joined channel name. 
 &lt;prefix&gt;nick %(key)TAB% <notextile><prefix>nick%(key)TAB% - Completes channel nicks matching the channel prefix and/or nick. (Based on channel prefix received by the server, e.g @+) @+)</notextile>