b867b87955
The CommandRunner's fallback parsing behavior treated whitespace differently than the normal flow. When a user entered an unknown command, trailing whitespace would be stripped and the cmdline length would be less than the cursor position. This is fixed by making the fallback use the ShellLexer just as the 'normal' parsing does. |
||
---|---|---|
.. | ||
end2end | ||
helpers | ||
manual | ||
unit | ||
conftest.py | ||
test_conftest.py |