2022-04-25 19:34:35 +02:00

38 lines
806 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

:::{important} You are reading the help for Irssi 1.0. **The current release version is Neırssi 1.3.**
:::
# 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/1.0/hilight)