mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-27 02:24:18 +00:00
488bcaca6f
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 |