input_ctx
struct input_ctx {
void input_free(struct input_ctx *);
void input_reset(struct input_ctx *, int);
struct evbuffer *input_pending(struct input_ctx *);
void input_parse_screen(struct input_ctx *, struct screen *,