forked from PsychoticNinja/ailin-nemui-irssi
35 lines
693 B
Plaintext
35 lines
693 B
Plaintext
# dehilight
|
|
|
|
<!-- comment
|
|
|
|
Please submit changes to
|
|
- https://github.com/ailin-nemui/irssi/blob/master/docs/help/in/dehilight.in
|
|
- https://github.com/ailin-nemui/irssi/blob/master/src/fe-common/core/hilight-text.c
|
|
|
|
|
|
endcomment -->
|
|
|
|
|
|
## Syntax ##
|
|
|
|
<div class="irssisyntax highlight"><pre style="\-\-cmdlen:9ch"><code><span class="synB">DEHILIGHT</span> <span class="synB05"><id></span>|<span class="synB05"><mask></span></code></pre></div>
|
|
|
|
|
|
|
|
## Parameters ##
|
|
|
|
The id or mask of the highlight to remove.
|
|
|
|
## Description ##
|
|
|
|
Removes the specified highlight from the configuration.
|
|
|
|
## Examples ##
|
|
|
|
/DEHILIGHT 1
|
|
/DEHILIGHT 31
|
|
|
|
## See also ##
|
|
[HILIGHT](/documentation/help/hilight)
|
|
|