jinzhu / vrome

Vrome: Bringing Vim elegance to Chrome
Other
618 stars 107 forks source link

cntrl-u and cntrl-d do not work as expected compared to Vim or Vimperator #332

Closed hammerandtongs closed 7 years ago

hammerandtongs commented 10 years ago

These should be doing

Ctrl+d - move Down half a page Ctrl+u - move Up half a page

These are some of my most used keys in any Vim binding I use.

johnbeard commented 9 years ago

@hammerandtongs: What are they doing for you? Both these keys work for me as described.

hammerandtongs commented 9 years ago

If they are doing vim halfpage up/down instead of the old behavior (which sadly I didn't include in the old report) the bug should be closed.

I'm using cvim atm so @johnbeard please close the bug if you think its not valid anymore.

simendsjo commented 7 years ago

These has worked previously for me, but have now stopped working. I notice this is a very old issue.. Vrome: 2.19.12 Chromium: 54.0.2840.90

simendsjo commented 7 years ago

Also, Ctrl-L activates the previously active tab.

jinzhu commented 7 years ago

@simendsjo seems all works for me, maybe you have some other plugins installed changed the behaviour ?

simendsjo commented 7 years ago

I have tried disabling all other plugins and both chrome and chromium. Not sure what else I can test.