-
Notifications
You must be signed in to change notification settings - Fork 1
More functions #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
So the ctrl+c should be something like that:
|
@ghaerr What is the recommended way to perform millisecond sleep of 40 ms for example?
for example? |
Yes, that's correct @toncho11. |
How about wrapping some curses functions just like these ones: |
I think we should move all these functions to loslib, as it is an os-dependent function in lua definition. |
Thanks. I see you used also:
|
@toncho11, I'm not sure about which recent changes in drawcube.lua did this, but it is running out-of-memory after running some time. I feel some kind of memory leak in the new version. |
Uh oh!
There was an error while loading. Please reload this page.
We need to either port some Lua libraries or implement some functions directly into the base.
Here is a initial list of functions that are good to have on ELKS:
The text was updated successfully, but these errors were encountered: