-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
Hi.
I'm trying to make a textual app that deals with data from stdin. However, if I pipe something to a textual app, it gets consumed as keystrokes. When I consume stdin first (via sys.stdin.read(), for example), the app does not process keystrokes (rather, the typed keys get superimposed onto it).
Is there a solution for this?
Metadata
Metadata
Assignees
Labels
No labels