forked from PsychoticNinja/ailin-nemui-irssi
30 lines
529 B
Plaintext
30 lines
529 B
Plaintext
# beep
|
|
|
|
<!-- comment
|
|
|
|
Please submit changes to
|
|
- https://github.com/ailin-nemui/irssi/blob/master/docs/help/in/beep.in
|
|
- https://github.com/ailin-nemui/irssi/blob/master/src/fe-common/core/fe-core-commands.c
|
|
|
|
|
|
endcomment -->
|
|
|
|
|
|
## Syntax ##
|
|
|
|
<div class="irssisyntax highlight"><pre style="\-\-cmdlen:-2ch"><code><span class="synB">BEEP</span></code></pre></div>
|
|
|
|
|
|
|
|
## Description ##
|
|
|
|
Outputs the bell-character, usually causing your terminal to beep.
|
|
|
|
## Examples ##
|
|
|
|
/BEEP
|
|
|
|
## See also ##
|
|
[CLEAR](/documentation/help/clear)
|
|
|