issues
search
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
place multiple-cursors
try any input-reading operator such as
f
or
surround
or
r
.
escape
, now you see multiple-cursor cleared where it should keep.
steps to repro
f
orsurround
orr
.escape
, now you see multiple-cursor cleared where it should keep.