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

when enter the "help" in command line mode. the help document will overwrite the current file. #2132

Closed
alan-w-255 opened this issue Nov 10, 2017 · 1 comment

Comments

@alan-w-255
Copy link

  • Click thumbs-up 👍 on this issue if you want it!
  • Click confused 😕 on this issue if not having it makes VSCodeVim unusable.

The VSCodeVim team prioritizes issues based on reaction count.


Is this a BUG REPORT or FEATURE REQUEST? (choose one):
BUG REPORT

Environment:

  • VSCode Version: 1.18.0
  • VsCodeVim Version: v0.10.1
  • OS: windows 10

What happened:
press key ": " enter "help". And then the help.txe for nvim will overwrite my current file instead of opening a new pane.
tim 20171110162145
tim 20171110162157
tim 20171110162217

keys::, "help", enter.

What did you expect to happen:
open a new pane to show the help document.
How to reproduce it:
open a file then press key :, "help", enter.

@xconverge
Copy link
Member

Fixed in #3962

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

3 participants