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
Specifically, this behaviour from the README no longer works
VSCodeVim will take over your control keys, just like real vim, so you get the full vim experience. This behaviour can be adjusted with the useCtrlKeys and handleKeys settings.
Steps to reproduce the behavior:
Upgrade VSC to 1.25.1
Edit a file
Press ^F
Expected behavior
Move forward 1/2 a page, but instead I get the Find box.
Specifically, this behaviour from the README no longer works
VSCodeVim will take over your control keys, just like real vim, so you get the full vim experience. This behaviour can be adjusted with the useCtrlKeys and handleKeys settings.
Steps to reproduce the behavior:
Expected behavior
Move forward 1/2 a page, but instead I get the Find box.
Default User Settings:
Custom User Settings:
Adding the following to custom config doesn't fix the issue.
The text was updated successfully, but these errors were encountered: