Project

General

Profile

Actions

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 ^

See also $editbox, /editbox.

Parameters

<level> - The User Access Level for the event to trigger.
<*#?=!@> - The Matchtarget to listen to.
<commands> - The commands to be performed when the event listeners criteria is met.

Example

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

Updated by Per Amundsen about 2 years ago · 7 revisions

Also available in: PDF HTML TXT