The _surround_ emulation fails to remove underscores.
To Reproduce
ysiw_ to add an underscore around the wordds_ to remove the underscore just addedExpected behavior
I expected the underscore to be removed, but it is not.
Environment
Additional context
The adding and removing other characters works.
I'm also having this bug
the same bug happens with asterisk (*)
e.g. yss* and than ds*
also doesn't work with change. e.g. cs*"
this makes editing markdown a bit painful
works fine in normal vim
Any news on this rather old issue?
Encountered the asterisk problem today when editing markdowns...
Most helpful comment
the same bug happens with asterisk (*)
e.g.
yss*and thands*also doesn't work with change. e.g.
cs*"this makes editing markdown a bit painful
works fine in normal vim