Skip to main content

BACKARROW_KEY_MODE

Constant BACKARROW_KEY_MODE 

Source
pub const BACKARROW_KEY_MODE: Type = 7;
Expand description

Backarrow key mode (value: bool) See https://vt100.net/dec/ek-vt3xx-tp-002.pdf page 170 If false (the default), backspace emits 0x7f If true, backspace emits 0x08