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

Finding with ? renders / in the status bar instead of ? #3211

Closed
dsschnau opened this issue Nov 15, 2018 · 0 comments · Fixed by #3218
Closed

Finding with ? renders / in the status bar instead of ? #3211

dsschnau opened this issue Nov 15, 2018 · 0 comments · Fixed by #3218
Labels

Comments

@dsschnau
Copy link
Contributor

When you search forward with /, a / and your search term appears in the status bar on the bottom:

But if you search backwards with ?, the same / is displayed (the actual backwards searching with n and N works as expected). What should display instead in the search bar is ? followed by the search term.

To Reproduce
Steps to reproduce the behavior:

  1. From normal mode, type ?, then a few characters to search for.
  2. That's it. A / with your search term appears in the status bar.

Expected behavior
What should display instead in the search bar is ? followed by the search term.

Extension version: 0.16.12
VS Code version: Code 1.28.2 (7f3ce96ff4729c91352ae6def877e59c561f4850, 2018-10-17T00:23:51.859Z)
OS version: Windows_NT x64 10.0.1713

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants