Exception when deleting invalid command retained from ValidateAndAcceptLine in Vi Mode #3919
Open
3 tasks done
Labels
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-More Investigation
Initial investigation is done, but need to follow up.
Prerequisites
Exception report
Screenshot
Environment data
Steps to reproduce
Start pwsh without profile, set edit mode to Vi, set Enter key handler to ValidateAndAcceptLine, enter a not valid command, press Escape to exit insert mode, enter
dd
Expected behavior
The current input is deleted
Actual behavior
The above exception happens
The text was updated successfully, but these errors were encountered: