diff options
| author | Maximilian Hils <git@maximilianhils.com> | 2019-11-18 02:55:51 +0100 | 
|---|---|---|
| committer | Maximilian Hils <git@maximilianhils.com> | 2019-11-18 03:05:41 +0100 | 
| commit | cb723c53fab93dae67f68b4414a35c8bec7fc144 (patch) | |
| tree | a6cf5923a8e6c04d68ab634e23e42727351c9501 /docs/src/examples | |
| parent | 8a6370f1c2ae55fb03f606cb055de455ffe25eec (diff) | |
| download | mitmproxy-cb723c53fab93dae67f68b4414a35c8bec7fc144.tar.gz mitmproxy-cb723c53fab93dae67f68b4414a35c8bec7fc144.tar.bz2 mitmproxy-cb723c53fab93dae67f68b4414a35c8bec7fc144.zip | |
revamp command processing
- Display the parameter name instead of the parameter type
  whenver users interact with commands. This makes it easy to
  enter commands just by their signature. We may want to expose type
  information in the command list, but some quick testing showed that
  this are rather intuitive anyways.
- Add shift tab backward cycling for the command completion.
- Use inspect.Signature instead of homebrew argument matching solution.
  This gets rid of quite a bit of cruft.
- Remove some type checking hacks in mitmproxy.types
Diffstat (limited to 'docs/src/examples')
0 files changed, 0 insertions, 0 deletions
