This is a preview of the RadLine library.
At this point, we will not be accepting pull requests for new functionality.
See the RadLine.Sandbox
project for usage examples.
> dotnet tool restore
> dotnet cake
- Terminal is not set in raw mode, so some key combinations might not work in certain terminals.
- Any modifier with
ENTER
key does not register on macOS, due to a bug in the System.Console.ReadKey implementation. We will be moving away from using this before release.