We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT
What happened: When I press ctrl-d during normal mode, I enter visual mode (or multiple cursor mode). I have vim.useCtrlKeys enabled.
ctrl-d
normal mode
visual mode
vim.useCtrlKeys
What did you expect to happen: It should scroll half page down
How to reproduce it (as minimally and precisely as possible): Open vscode with vscodevim enabled, and try holding down ctrl-d
Environment:
The text was updated successfully, but these errors were encountered:
See #2292
Sorry, something went wrong.
No branches or pull requests
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
BUG REPORT
What happened:
When I press
ctrl-d
duringnormal mode
, I entervisual mode
(or multiple cursor mode). I havevim.useCtrlKeys
enabled.What did you expect to happen:
It should scroll half page down
How to reproduce it (as minimally and precisely as possible):
Open vscode with vscodevim enabled, and try holding down
ctrl-d
Environment:
The text was updated successfully, but these errors were encountered: