2021-10-22 22:16:28 +02:00

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">&lt;id></span>|<span class="synB05">&lt;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)