Home
last modified time | relevance | path

Searched refs:BackSpace (Results 1 – 2 of 2) sorted by relevance

/NovaShell/src/
H A Dkeycode.rs9 BackSpace = b'\x7f', enumerator
/NovaShell/src/shell/
H A Dmod.rs257 SpecialKeycode::BackSpace => { in readline()