moonscript
moonscript copied to clipboard
Non blocking input in terminal is not possible ?
Or maybe im doing it wrong
This would be a Lua issue, not a MoonScript issue
This would be a Lua issue, not a MoonScript issue
Im pretty sure ive already managed to get non blocking input in Lua
then it should work in MoonScript, because it translates to Lua and uses Lua's standard library