How to detect Esc key using Unix module and raw mode?
This is the code in OCaml to detect keys using the Unix module and raw mode in the linux terminal.
This is the code in OCaml to detect keys using the Unix module and raw mode in the linux terminal.