Skip to main content

BELL

Constant BELL 

Source
pub const BELL: Type = 2;
Expand description

Callback invoked when the terminal receives a BEL character (0x07). Set to NULL to ignore bell events.

Input type: GhosttyTerminalBellFn