8730dc6f8e
:hint all download does not use the response headers to determine the filename (the prompt is shown before a request is even done), so our long filename was pretty useless. :hint works because it does a request first and uses the right filename, but we need to wait until the prompt is shown before we can do :prompt-open-download, since the request is a bit slower and would fail otherwise. |
||
---|---|---|
.. | ||
data | ||
features | ||
fixtures | ||
conftest.py | ||
test_dirbrowser.py | ||
test_hints_html.py | ||
test_insert_mode.py | ||
test_invocations.py | ||
test_mhtml_e2e.py | ||
test_smoke.py |