devanshj/cogni

Buggy consecutive inputs

Opened this issue · 1 comments

So the thing is for python -c "input(); input();" when the user enters 1, they instantly can't press down to go to next area because it doesn't exist yet which is umm fair? Needs more research on this so just filing this for tracking purpose.

Okay so gonna allow entering second 1 with an --allow-eager-stdin maybe this should be true by default? Also when you enter third 1 it would show but then will disappear after toCogniOutput is resolved.