VIM keybinding in codemirror switches to visual mode unexpectedly
176

Is anybody having this issue while using vim keybinding in codemirror.?

  • pressing 'Enter' in insert mode, cursor moves to beginning of the next line in visual mode.
  • pressing 'backspace' on insert mode just deletes one character and switches to visual mode.
    Am facing this issue on macos. wanted to know if there's a workaround for this issue.
Comments (1)