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

Support :pu[t] = #7670

Closed
Zhou-Yicheng opened this issue May 1, 2022 · 0 comments · Fixed by #7892
Closed

Support :pu[t] = #7670

Zhou-Yicheng opened this issue May 1, 2022 · 0 comments · Fixed by #7892

Comments

@Zhou-Yicheng
Copy link

Describe the bug
Ex command put=range(1,5) fail

To Reproduce

  1. :put=range(1,5)
  2. E488: Trailing characters

Expected behavior

Generate 5 lines with numbers 1, 2, 3, 4, 5

Environment (please complete the following information):

  • Extension (VsCodeVim) version: v1.22.2
  • VSCode version: 1.66.2
  • OS: Linux x64 5.17.0-1
  • Neovim: 0.7.0
@J-Fields J-Fields added this to the Backlog milestone May 30, 2022
@J-Fields J-Fields changed the title Ex command put=range(1,5) fail Support :pu[t] = May 30, 2022
J-Fields pushed a commit that referenced this issue Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants