ModularM
Modular16mo ago
2 replies
toasty

Mojo Termios bindings

Hey all, I've created some termios bindings for Mojo and pushed it to the mojo-community Conda channel. Right now it only supports mac, but I'm working on getting my Mojo environment configured on my PC to test it out on Linux too.

https://github.com/thatstoasty/termios

Let me know if you use it and run into any issues! It's difficult to automate tests involving the terminal, especially cross platform.
Was this page helpful?