Skip to content

Provide a Readline-like library  #11

@alexrp

Description

@alexrp

The .NET Core ecosystem doesn't have a Readline-like library that is of high quality. To be clear, it's not for lack of trying (see Mono.Terminal and ReadLine). Rather, the issue is that System.Console is a poor abstraction for terminal interaction - the entire reason why Cathode exists.

It would be good to provide an additional NuGet package (Vezel.Cathode.Editor?) that provides a line editor based on the core Cathode APIs, and which draws design inspiration from the libraries mentioned above.

Metadata

Metadata

Assignees

Labels

area: buildIssues related to the build system.area: documentationIssues related to the documentation.area: editorIssues related to the line editor.area: samplesIssues related to the sample projects.state: approvedEnhancements and tasks that have been approved.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions