t9md / atom-vim-mode-plus

vim-mode improved
https://atom.io/packages/vim-mode-plus
MIT License
1.4k stars 112 forks source link

input-reading operator should not clear multi-cursor on cancel #882

Closed t9md closed 7 years ago

t9md commented 7 years ago

steps to repro

  1. place multiple-cursors
  2. try any input-reading operator such as f or surround or r.
  3. escape, now you see multiple-cursor cleared where it should keep.