mitmproxy/libmproxy/console
Aldo Cortesi 50630d62fd Grid editor refinements.
- Correct column width calculation used in keystrokes. Arrow keys should now
work as expected in multi-line fields.
- Enable multi-line editing throughout. You now need to tab or esc to exit edit
mode.
2012-03-19 10:57:27 +13:00
..
__init__.py Specialize GridEditor into a number of subclasses. 2012-03-19 10:12:06 +13:00
common.py
flowlist.py
flowview.py Specialize GridEditor into a number of subclasses. 2012-03-19 10:12:06 +13:00
grideditor.py Grid editor refinements. 2012-03-19 10:57:27 +13:00
help.py
palettes.py