Author: Ashbad
Posted: 13 Oct 2012 07:19:56 pm (GMT -5)
You might want to consider using a Lua binding of the Curses or NCurses library, which is small and supports raw key input. Or, if this isn't meant to be portable between system, abuse of the os.execute() command provided with a shell command that would take input like such would also work.
_________________
What has fanfiction has Ashbad written lately?
We should totally find out by clicking this link.
Posted: 13 Oct 2012 07:19:56 pm (GMT -5)
You might want to consider using a Lua binding of the Curses or NCurses library, which is small and supports raw key input. Or, if this isn't meant to be portable between system, abuse of the os.execute() command provided with a shell command that would take input like such would also work.
_________________
What has fanfiction has Ashbad written lately?
We should totally find out by clicking this link.