We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
After upgrading to v0.15 I noticed my DEL key wasn't working anymore within the bpython session. I git bisected it down to this commit:
commit 3cfac865c915269ba593c1e9ea1442c6b6f6f7d0 Author: Thomas Ballinger <thomasballinger@gmail.com> Date: Tue Feb 17 19:08:55 2015 -0500 switch to curtsies v2.2, fmtstrs unicode
The text was updated successfully, but these errors were encountered:
Fix DELETE key not being recognized
302bf49
curtsies stopped supporting PADDELETE at this point: thomasballinger/curtsies@4150164 fixes bpython#609
+1
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
After upgrading to v0.15 I noticed my DEL key wasn't working anymore within the bpython session. I git bisected it down to this commit:
The text was updated successfully, but these errors were encountered: