From: Cleverson C. U. <fa...@cl...> - 2023-03-20 15:58:17
|
Hi, Have you implemented keyboard handling in a terminal like the Windows command prompt? In the factor library, there is e.g. extra/key-handlers, but it seems quite sparse. In Rosetta Code there is no related tasks implemented as well; see for example the Keyboard Input related tasks at: https://rosettacode.org/w/index.php?title=Category:Programming_Tasks&pagefrom=Four+is+magic#mw-pages I'd like something similar to 8th in this respect, see: https://8th-dev.com/manual.html#key-codes P.S.: Apologies to the moderator for sending a message from the wrong address earlier. Greetings, Cleverson |