Actions
Aline » History » Revision 5
« Previous |
Revision 5/18
(diff)
| Next »
Per Amundsen, 02/08/2014 12:05 PM
Added in 1.9.0
/aline -ahilnps [color] <@name> <text>
Add <text> into custom window named <@name>.
Switches
-a - TODO
-h - TODO
-i - TODO
-l - TODO
-n - TODO
-p - TODO
-s - TODO
Parameters
[color] - An optional line color number.
<@name> - The custom window name.
<text>* - The text to add.
Example
alias example { ;Open a custom window /window -de @test ;Add a blue colored line /aline 12 @test Hello world }
Updated by Per Amundsen almost 11 years ago · 5 revisions