dwmkerr / consolecontrol

ConsoleControl is a C# class library that lets you embed a console in a WinForms or WPF application.
MIT License
723 stars 169 forks source link

fix: avoid crash when not at end of input #32

Closed dwmkerr closed 5 years ago

dwmkerr commented 5 years ago

Fixes #30.