Project

General

Profile

Tabcomplete » History » Revision 21

Revision 20 (Per Amundsen, 09/19/2016 05:22 PM) → Revision 21/26 (Per Amundsen, 06/28/2017 11:38 PM)

h1. Tabcomplete 

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

 table(#keys). 
 |*Key*|*Description*| 
 |%(key)TAB% | %(key)TAB% - Completes and cycles all channel nicks, if current window is a query window, the nick of the query is used.| used. 
 |<notextile>nick</notextile> <notextile>nick</notextile> %(key)TAB% | - Completes channel nicks, query nick or your own nick.| nick. 
 |<notextile>$</notextile> <notextile>$</notextile> %(key)TAB% | - Evaluates a identifier, eg. [[$me]] %(key)TAB% [[$chan]] %(key)TAB%.| %(key)TAB%. 
 |<notextile>%</notextile> <notextile>%</notextile> %(key)TAB% | - Evaluates a global variable.| variable. 
 |<notextile>#</notextile> <notextile>#</notextile> %(key)TAB% | - Completes and cycles all joined channel names (and any channels in your [[Serverlist Dialog|Serverlist]] for the current server), if current window is a channel, the channel name is completed first.| first. 
 |<notextile>#chan</notextile> <notextile>#chan</notextile> %(key)TAB% | - Completes a joined channel name.| name. 
 |<notextile><@|%|+>nick</notextile> <notextile><@|%|+>nick</notextile> %(key)TAB% | - Completes channel nicks matching the channel prefix and/or nick. (Based on channel prefix received by the server, e.g @+)| @+)