tonerdo / readline

A Pure C# GNU-Readline like library for .NET/.NET Core
MIT License
810 stars 77 forks source link

Pressing escape inserts character and corrupts prompt #28

Open IntelOrca opened 7 years ago

IntelOrca commented 7 years ago

Not sure how this should be interpreted on Unix, but on Windows I think it should clear the line to mimic Command Prompt and PowerShell's behaviour.