Home
last modified time | relevance | path

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

/NovaShell/src/
H A Dkeycode.rs31 End, enumerator
44 FunctionKeySuffix::End => &[0x5b, 0x46], in bytes()
56 [0x5b, 0x46] => Some(FunctionKeySuffix::End), in try_from()
/NovaShell/src/shell/
H A Dmod.rs232 FunctionKeySuffix::End => { in handle_funckey()