web-maker icon indicating copy to clipboard operation
web-maker copied to clipboard

Holding keys doesn't move cursor in vim mode

Open fidian opened this issue 6 years ago • 2 comments

This is a bug with version 3.6.1 in the Chrome extension.

Normally, when I hold a key in Vim mode to move the cursor (eg, holding "k" to move up a line), it works. In the editor for Web Maker, it does not work. Most of them just move the cursor one position. The "l" key also will pop up some information bubble - I have no idea what that information bubble is supposed to do.

fidian avatar Jan 23 '19 14:01 fidian

Does this happen in some particular pane like only in HTML or CSS or JS? I tried holding the 'k' key and the cursor constantly moves upwards. Did I understand the issue correctly?

chinchang avatar Jan 25 '19 04:01 chinchang

It happens in all three. I can press "i" to insert, then hold Enter and it works as expected. From there, I press Esc and hold "k" to move up. The cursor moves up a single line.

Chrome 71.0.3578.98 (Official Build) (64-bit) macOS High Sierra 10.13.6

fidian avatar Jan 25 '19 14:01 fidian