
ReadLine
ReadLine is a GNU Readline like library built in pure C#. It can serve as a drop in replacement for the inbuilt Console.ReadLine() and brings along with it some of the terminal goodness you get from unix shells, like command history navigation and tab auto completion.
Category
Programming Languages > C# > CLI
Status
Inactive
Github Stars
810
License
MIT license
Source code
https://github.com/tonerdo/readline
Package Repository
https://www.nuget.org/packages/ReadLine
Related items
No related items