radline
radline copied to clipboard
Add Support for CancelCommand
Add support for a CancelCommand with default bind to the Escape Key.
The command resets the buffer to the initial Text and when presses the key ends the editor and returns the original text (if any) or empty string if there was none.
Addressed in: https://github.com/spectreconsole/radline/pull/8