| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
curtsies stopped supporting PADDELETE at this point: thomasballinger/curtsies@4150164 fixes bpython#609
|
Thanks, lgtm. Any thoughts on whether Curtsies should report this as delete or paddelete? The change brought Curtsieskey names in line with Blessed names which I trusted more than the names I had. |
Sorry, something went wrong.
|
I think DELETE is more clear and succinct than PADDELETE. |
Sorry, something went wrong.
|
@thomasballinger @bkad Thanks! |
Sorry, something went wrong.
|
|
||
|
|
||
| @edit_keys.on('<PADDELETE>') | ||
| @edit_keys.on('<DELETE>') |
There was a problem hiding this comment.
Should this handle both DELETE and PADDELETE?
Sorry, something went wrong.
There was a problem hiding this comment.
On Manjaro Linux (Arch) <PADDELETE> doesn't worked either.
Pypi's package doesn't have this change.
Sorry, something went wrong.
There was a problem hiding this comment.
@sebastinas Right now in curtsies there isn't a PADDELETE, but it wouldn't hurt to add it if paddelete should do this too.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
curtsies stopped supporting PADDELETE at this point: thomasballinger/curtsies@4150164
fixes #609