E488: Trailing characters
when using :edit
command with filename containing spaces.
#7272
Labels
E488: Trailing characters
when using :edit
command with filename containing spaces.
#7272
Describe the bug
Throws E488: Trailing characters error when attempting to create a new file with filename containing spaces.
To Reproduce
Steps to reproduce the behavior:
Example:
:e 1.\ index.html
Expected behavior
Should create a file with filename 1. index.html. Works well with vim.
Environment:
The text was updated successfully, but these errors were encountered: