You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In normal mode: c?{searchterm}<Enter> does not produce expected result from Vim (VIM - Vi IMproved 8.0 on Ubuntu and Gvim on Windows)
Expected behavior c?{searchterm}<Enter> should delete backwards from cursor until (inclusive) first char of the term found and go in insert mode. Stay in normal mode if no term is found.
Describe the bug
In normal mode:
c?{searchterm}<Enter>
does not produce expected result from Vim (VIM - Vi IMproved 8.0 on Ubuntu and Gvim on Windows)Expected behavior
c?{searchterm}<Enter>
should delete backwards from cursor until (inclusive) first char of the term found and go in insert mode. Stay in normal mode if no term is found.Extension (VsCodeVim) version: 1.13.0
VSCode version:
Version: 1.43.0 (system setup)
Commit: 78a4c91400152c0f27ba4d363eb56d2835f9903a
Date: 2020-03-09T19:47:57.235Z
Electron: 7.1.11
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Windows_NT x64 10.0.17763
OS: Windows [Version 10.0.17763.1098]
The text was updated successfully, but these errors were encountered: