nchudleigh / vimac

Productive macOS keyboard-driven navigation
https://vimacapp.com
GNU General Public License v3.0
3.41k stars 124 forks source link

`gg` and `G` cannot be reversed in Scroll Mode #473

Open mental2008 opened 2 years ago

mental2008 commented 2 years ago

Since I installed Scroll Reverser on macOS to reverse the mouse wheel, I also enabled the reverse scroll option in the Vimac configuration (as shown below). In practice, I found that h, j, k, l, d, u revert to their normal semantics. But gg and G are not reversed successfully. Although I could accomplish this by overriding the scroll keys (gg instead of G, G instead of gg), it seems not an elegant way. I'm wondering if vimac doesn't take into account the reversion of gg and G.

image