mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-05 04:07:20 +00:00
This makes spawn_external_viewer not crash when $EDITOR or $PAGER have spaces or multiple arguments. In addition, spawn_external_viewer now chmods the file to read-only to remind users who use only an $EDITOR that this function does not read the file when the user returns. Also, some of the redundant exception case handling for editing has been consolidated. fixes #79 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common.py | ||
| contentview.py | ||
| flowdetailview.py | ||
| flowlist.py | ||
| flowview.py | ||
| grideditor.py | ||
| help.py | ||
| palettes.py | ||