tclib icon indicating copy to clipboard operation
tclib copied to clipboard

[tc_terminal] Add input buffering

Open darkuranium opened this issue 9 years ago • 0 comments

Currently, tcterm_getc() is the only way of getting input and it is slow. For that purpose, buffering and/or some sort of a tcterm_read() should be added.

darkuranium avatar Sep 08 '16 14:09 darkuranium