An open API service indexing awesome lists of open source software.

https://github.com/lpil/prim_tty_shim

Low-level stdio API using prim_tty
https://github.com/lpil/prim_tty_shim

Last synced: 4 months ago
JSON representation

Low-level stdio API using prim_tty

Awesome Lists containing this project

README

          

# prim_tty_shim

Low-level stdio API using prim_tty, allowing you to handle individual keypress
events, suitable for making TUI application.

This uses undocumented APIs so may break in future OTP versions.