lambdalisue / jupyter-vim-binding

Jupyter meets Vim. Vimmer will fall in love.
2.1k stars 136 forks source link

Repeated backwards find (F <char>, then semicolon) does not work #130

Closed yj-1plusx closed 6 years ago

yj-1plusx commented 6 years ago

Summary

Backward-searching characters works only once. When I hit semicolon to jump to the next position, instead the curser jumps forward.

Environment

Behavior

Backward-searching characters works only once. When I hit semicolon to jump to the next position, instead the curser jumps forward.

Expected

Hitting semicolon should make cursor jump backwards to the next occurence

Actual

Cursor jumps forward

lambdalisue commented 6 years ago

Could not reproduce. http://recordit.co/vBP6cUpgS0

Could you try with a different browser?

yj-1plusx commented 6 years ago

Ah yes sorry, it seems to happen in visual mode only.

lambdalisue commented 6 years ago

The behavior could be reproduced in https://codemirror.net/demo/vim.html as well. http://recordit.co/dmCGReWjr3

So it must be fixed in CodeMirror. Report issue on https://github.com/codemirror/codemirror/issues?q=is%3Aissue+is%3Aopen+label%3Avim