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 Introduce a cache for flow list entries. 2012-02-27 10:00:44 +13:00
flowlist.py Introduce a cache for flow list entries. 2012-02-27 10:00:44 +13:00
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 Move mitmproxy reverse proxy shortcut to "P". 2012-03-18 09:22:43 +13:00
palettes.py KVEditor -> GridEditor 2012-03-18 09:48:27 +13:00