Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E488: Trailing characters when using :edit command with filename containing spaces. #7272

Closed
jehuamanna opened this issue Nov 21, 2021 · 0 comments

Comments

@jehuamanna
Copy link

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:

  • Extension (VsCodeVim) version: v1.21.10
  • VSCode version: 1.62.3
  • OS: windows 10
@J-Fields J-Fields added this to the Backlog milestone Feb 7, 2022
@J-Fields J-Fields changed the title E488: Trailing characters when using :edit command with filename containing spaces. E488: Trailing characters when using :edit command with filename containing spaces. Feb 7, 2022
@J-Fields J-Fields modified the milestones: Backlog, 1.23.0 Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants