How i can detect arrow keys with arsd.terminal?

matheus matheus at gmail.com
Fri Apr 11 14:28:17 UTC 2025


On Friday, 11 April 2025 at 13:51:59 UTC, Zoda wrote:
> i want to detect arrow keys with 
> arsd.terminal.RealTimeConsoleInput,
> how can i do that?
>
> thanks for answers already.

Look at the line 150:

https://github.com/adamdruppe/arsd/blob/master/terminal.d

There are more examples there, like in line 2540.

Matheus.






More information about the Digitalmars-d mailing list