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

Ctrl-E and Ctrl-I stop working as soon as the cursor should move #672

Closed
alexdima opened this issue Aug 30, 2016 · 1 comment · Fixed by #681
Closed

Ctrl-E and Ctrl-I stop working as soon as the cursor should move #672

alexdima opened this issue Aug 30, 2016 · 1 comment · Fixed by #681
Assignees

Comments

@alexdima
Copy link

alexdima commented Aug 30, 2016

Testing microsoft/vscode#11147

VSCode Version 1.5.0-insider
Commit: 18f7fe90aa470ddc632c80388f84bf511afb7078
VSCodeVim Commit: 1185bce
OS: Windows

Config: "vim.useCtrlKeys": true

In these gifs I'm doing Ctrl-E but the exact problem exists for Ctrl-Y.

Expected

ctrl-e-expected

Actual

ctrl-e-actual

@alexdima alexdima changed the title Ctrl-E stops working as soon as the cursor should move down Ctrl-E and Ctrl-I stop working as soon as the cursor should move Aug 30, 2016
@rebornix
Copy link
Member

rebornix commented Aug 30, 2016

Ops, since I'm still seeing problems while executing the newly added editorScroll commands, I forgot to merge this into the master branch. will reverify once it's done.

Update

I'm seeing bigger issue in VSCodeVim, which affects all editorScroll commands. So I'd like to hold on until we figure out how to avoid side effect in VSCodeVim.

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.

3 participants