-
Notifications
You must be signed in to change notification settings - Fork 297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tried to abort partially entered command with a Control-C #3830
Comments
@buchs I cannot reproduce this issue locally. I pasted the same command shown in your "Last 200 Keys":
And press Can you please provide repro steps that can consistently reproduce the issue? Also, can you also upgrade to the latest 2.3.4 version of PSReadLine and see if you run into the same issue with it? |
This comment was marked as outdated.
This comment was marked as outdated.
@abatishchev You are on a very old version of PSReadLine. This URL was reported only on versions prior to 2.0.0-beta2. The issue you ran into was very likely resolved in recent releases. Please upgrade to the latest 2.3.4 version and try it again. |
@daxian-dbw Sorry, but I have not seen this problem reproduce, so I cannot provide consistent steps. I was just reporting it, as the software requested I do. |
@buchs No worries at all and thanks for reporting it! The
A few questions:
With the additional information, I will try again to reproduce the issue locally, and hopefully it will work. |
This issue is closed because it has been marked as requiring author feedback but has not had any activity for 7 days. If you think the issue is still relevant, please reopen and provide your feedback. |
Prerequisites
Exception report
Screenshot
Environment data
Steps to reproduce
Paste a command, start deleting text at the end and then press Control-C.
Expected behavior
Cancels command
Actual behavior
Exception thrown
The text was updated successfully, but these errors were encountered: