Project

General

Profile

Actions

Aline » History » Revision 12

« Previous | Revision 12/18 (diff) | Next »
Per Amundsen, 02/09/2017 10:51 PM


Added in 1.9.0

/aline [-ahilnpsb] [color] <@name> <text>

Add <text> into custom window named <@name>.

Switches

-a - Selects the newly added item while keeping the old selection in a listbox
-h - Highlights the window's node in the treebar/switchbar is the window is minimized
-iN - Indents the wrapped line by N characters.
-l - Specify the action to take place on the side-listbox
-n - Prevent the line from being added if it already exists
-p - TODO
-s - Clears the old selection in a listbox and selects the newly added item
-b - Indicates the [c] color is in $rgb format. (AdiIRC only)

Parameters

[color] - Line color number.
<@name> - The custom window name.
<text> - The text to add.

Example

; Open a custom window.
/window -de @Example

; Add a blue colored line.
/aline 12 @Example Hello world

Updated by Per Amundsen about 7 years ago · 12 revisions

Also available in: PDF HTML TXT