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

zh/zl/zH/zL not working properly #4008

Closed
zingdle opened this issue Aug 28, 2019 · 2 comments
Closed

zh/zl/zH/zL not working properly #4008

zingdle opened this issue Aug 28, 2019 · 2 comments

Comments

@zingdle
Copy link

zingdle commented Aug 28, 2019

Describe the bug
Even though warp is disabled (toggled by Alt-z), zh/zl/zH/zL are not working properly.

To Reproduce
zh: move cursor to the right character, the same as l
zl: move cursor to the left character, the same as h
zH: move cursor to the beginning of this or next line
zL: move cursor several characters back to the left

Expected behavior
Stated in ROADMAP Scrolling

Environment (please complete the following information):

  • Extension (VsCodeVim) version: 1.10.0
  • VSCode version: 1.37.1
  • OS: Win10

Additional context
Only VsCodeVim is enabled. No additional settings.

@J-Fields
Copy link
Member

As a reference, how this should work: http://vimdoc.sourceforge.net/htmldoc/scroll.html#scroll-horizontal

@zingdle
Copy link
Author

zingdle commented Aug 29, 2019

Looks like the API relied on doesn't have any plan to support horizontal scroll yet. microsoft/vscode#25949

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants