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

Searching finds nothing when pasting from cmd #2362

Closed
seishun opened this issue Feb 5, 2018 · 2 comments
Closed

Searching finds nothing when pasting from cmd #2362

seishun opened this issue Feb 5, 2018 · 2 comments

Comments

@seishun
Copy link

seishun commented Feb 5, 2018

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

What happened: the string "foo" appeared in the status line, but it couldn't be found in the file

What did you expect to happen: the cursor moves to the next instance of "foo"

How to reproduce it (as minimally and precisely as possible):

  1. Open a text document that contains text "foo".
  2. Type "foo" in a cmd window, then copy it by selecting and then right-clicking.
  3. In VS Code, press /, then Ctrl+R, then *, then Enter.

Environment:

  • Extension (VsCodeVim) version: 0.10.13
  • VSCode version: 1.19.2
  • OS version: Windows 7 64-bit
@jpoon
Copy link
Member

jpoon commented Feb 6, 2018

In VS Code, press /, then Ctrl+R, then *, then Enter.

Do you mean Ctrl+V here to paste the text? I just tried it, works fine for me. Although the "mode" displayed in the status bar changes to 'Normal' you can still use 'n' or '*' to go through the results.

@jpoon
Copy link
Member

jpoon commented Jun 15, 2018

Closing as haven't heard back.

@jpoon jpoon closed this as completed Jun 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants