Jan. 29, 2014
9:51 a.m.
As i readed in the implementation of python and c, there is a lib called termios, that has a function tcgetattr, that should be the one that let me set a flag on the file descriptor for avoiding it for echo. 2014-01-29 Santiago Bragagnolo <santiagobragagnolo@gmail.com>
Hi all Pharoers :).
Im making an example for usage of PhaROS and i need to send commands. I would want to read the arrows and, if it is possible, to do not print the echo of the pressed key.
Can any one point me something obvious i didn't see?? :)
thank you.
Santiago