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

Hitting backspace with an empty search should return to normal mode #3619

Closed
J-Fields opened this issue Mar 23, 2019 · 0 comments · Fixed by #3626
Closed

Hitting backspace with an empty search should return to normal mode #3619

J-Fields opened this issue Mar 23, 2019 · 0 comments · Fixed by #3626

Comments

@J-Fields
Copy link
Member

Describe the bug
When typing a search (after /), hitting backspace when the only character is the / should cancel the search and return to normal mode.

To Reproduce
Steps to reproduce the behavior:

  1. Hit / to begin a search
  2. Hit <backspace>
  3. Notice the search has not been cancelled

Expected behavior
Search should be canceled and you should be in normal mode

Environment (please complete the following information):

  • Extension (VsCodeVim) version: 1.2.0
  • VSCode version: 1.32.3
  • OS: Windows 10
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

Successfully merging a pull request may close this issue.

1 participant