forked from PsychoticNinja/ailin-nemui-irssi
38 lines
806 B
Plaintext
38 lines
806 B
Plaintext
:::{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"><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/1.0/hilight)
|
||
|