mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-04 03:37:17 +00:00
Urwid's method for accumulating multi-character escape codes is now tied up with its main loop, which means we can't avoid it. This commit fixes a range of issues (like escape not working to exit editable fields), and also improves responsiveness. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common.py | ||
| contentview.py | ||
| flowdetailview.py | ||
| flowlist.py | ||
| flowview.py | ||
| grideditor.py | ||
| help.py | ||
| palettes.py | ||