- SetCancelKeyHandler method to enable ctrl+c handling.
- Adapt clear screen function for the latest .NET
- Make
ReadLineContextmutable.
- .NET version up
- Fix clear screen function and make it platform-independent.
- Add a function for updating prompt string.
- Add a shortcut (Ctrl+L) for clearing screen.
- Ignore ESC key.