aboutsummaryrefslogtreecommitdiffstats
path: root/test/filename_matching.py
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2019-11-18 02:55:51 +0100
committerMaximilian Hils <git@maximilianhils.com>2019-11-18 03:05:41 +0100
commitcb723c53fab93dae67f68b4414a35c8bec7fc144 (patch)
treea6cf5923a8e6c04d68ab634e23e42727351c9501 /test/filename_matching.py
parent8a6370f1c2ae55fb03f606cb055de455ffe25eec (diff)
downloadmitmproxy-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 'test/filename_matching.py')
0 files changed, 0 insertions, 0 deletions