Project

General

Profile

Actions

On TABCOMP » History » Revision 2

« Previous | Revision 2/7 (diff) | Next »
Per Amundsen, 01/22/2017 04:29 AM


Added in 1.9.0

on <level>:TABCOMP:<*#?=!@>:<commands>

Triggers when you press the TAB key in an Editbox and AdiIRC is about to perform tab completion.

Haltable using ^

Parameters

<level> - The level for the event to trigger.
<*#?=!@> - The Matchtarget to listen to.
<commands> - The commands to be performed when the event listener's criteria is met.

Example

on *:TABCOMP:#:/echo event: Tab completing text $1-

Updated by Per Amundsen over 7 years ago · 2 revisions

Also available in: PDF HTML TXT