dwarvesf / VimMotionApp

Access macOS UI elements with your fingers stay on keyboard. Inspired by vim-easymotion & avy-mode.
The Unlicense
822 stars 15 forks source link

Why j scroll up but k scroll down in scroll mode #16

Closed tshu-w closed 4 years ago

tshu-w commented 4 years ago

Describe the bug

After activating scroll mode, j scroll up but k scroll down, It's opposite vim style.

Steps to reproduce

  1. Open any page in Safari
  2. cmd-'
  3. press j or k
  4. See error

    Environment

    macOS 10.15.5

tshu-w commented 4 years ago

By the way, there is a similar app vimac which you can refer to.

viettrungphan commented 4 years ago

Thanks for your reports. We will add a setting to revert it.

19

viettrungphan commented 4 years ago

Fix in v.1.2.0