AuroraRuntime/Include/Aurora/Console/ConsoleStd
Reece Wilson 6dfa806e3a [+] (NT only) Missing numpad and math keys input under ConsoleStd noncan APIs
[*] Refactor NoncanonicalInput
[*] Fix various keys resort in NUL getting added to ConsoleTTYs input field
[*] Fix multichar right key input (finish TODO note)

[*] Hex grammar: literals may end with 'h' now that i think about it. also added wiresharks seperator. let's continue to simply make sure we cover all forms of hex in a reasonably liberal fashion to account for user input from various human written and software form.

(Nonuniform style of non-hex illegal chars are fine so long as it looks and reads like a legal array of hex characters. Comas must come directly after literals, possible [0x] prefixes are fine, whitespaces too, copy/pasted '[', ']', '{', '}', 'reasonable' new line rejection, etc)
2022-12-09 22:59:03 +00:00
..
ConsoleStd.hpp [*] Amend prior. am lowiq. missed export linkage 2022-07-21 01:43:09 +01:00
ENoncanonicalInput.hpp [+] Additional keycodes under UNIX ConsoleTTY 2022-08-13 18:32:14 +01:00
NoncanonicalAPI.hpp [+] Initial Aurora ConsoleTTY shell attempt 2022-05-19 00:12:52 +01:00
NoncanonicalInput.hpp [+] (NT only) Missing numpad and math keys input under ConsoleStd noncan APIs 2022-12-09 22:59:03 +00:00