mitmproxy/libmproxy/console
Bryan Bishop 4d250095cb fix external viewer using shlex
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
2012-12-22 18:26:15 -06:00
..
__init__.py fix external viewer using shlex 2012-12-22 18:26:15 -06:00
common.py Add interface to mark content missing, and extend UI to indicate when content is missing. 2012-05-16 18:16:44 +12:00
contentview.py Substantially rewrite AMF decoding. 2012-11-26 13:25:07 +13:00
flowdetailview.py Fix error when viewing extended details of SSL flow. 2012-07-06 13:33:55 +12:00
flowlist.py Move eventlog to new Urwid container API. 2012-11-23 15:44:43 +13:00
flowview.py fix external viewer using shlex 2012-12-22 18:26:15 -06:00
grideditor.py Add U shortcut to add user-agent strings to global Headers editor. 2012-09-02 11:50:17 +12:00
help.py Add help entry for H global header shortcut. 2012-09-02 11:53:00 +12:00
palettes.py Improve palette colors for headings 2012-07-01 09:03:20 +02:00