Problem/Motivation
I use Dreditor not just for reviews but to browse through patches in an issue. Pressing ESC to hide the review means that the next time I click to Review another patch, the previous one is shown instead.
Proposed resolution
Add a key combination (proposing Shift+ESC) to cancel the review. Patch coming.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | dreditor-shift_esc_cancel-1509830-1.patch | 663 bytes | jeffschuler |
Comments
Comment #1
jeffschulerAdd capture of Shift keypress in escapeKeyHandler, and trigger dreditor Cancel.