7f13c9a3c3
Problem 1: Entering a command of `:::save` gives an error. Problem 2: Entering a command of `:save\n` gives an error. Both scenarios may seem a bit silly at first, but I encountered both by copy/pasting a command: 1. Enter `:` in qutebrowser. 2. Copy a full line from a terminal starting with `:`. 3. You will now have both of the above problems. Solution: Trim all whitespace and `:` of a command. This is also what Vim does, by the way. |
||
---|---|---|
.. | ||
data | ||
features | ||
fixtures | ||
conftest.py | ||
test_dirbrowser.py | ||
test_hints_html.py | ||
test_insert_mode.py | ||
test_invocations.py | ||
test_mhtml_e2e.py |