antirez / antirez/linenoise

Abstract away stdin/stdout constants

Open
#169 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
4.4k
Forks
741
PR merge metrics
No merged PRs in 30d

Description

I think it would be helpful to abstract away the direct use of stdin/stdout constants into variables (that default to stdin/stdout) such that a pty could be swapped in, allowing for a socket input source.

I think it would also be helpful to allow for an event loop environment via a character reader API (reference http://www.delorie.com/gnu/docs/readline/rlman_41.html).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.