Thanks Udikendormn, that makes sense. So, what would the solution be? If F1 puts that sequence of three values into stdin and getch() plucks one (and blocks, so I can't call it one after another). Would catching the start of a sequence and just reading next bytes out of stdin work?
- The terminal module and reading the non-alphanumeric key pres... bronikowski
- Re: The terminal module and reading the non-alphanumeric... Udiknedormin
- Re: The terminal module and reading the non-alphanum... bronikowski
