inkdropapp / inkdrop-vim

Provides Vim modal control for Inkdrop, blending the best of Vim and Inkdrop
https://www.inkdrop.app/
MIT License
101 stars 9 forks source link

Unable to replace single character with a space #29

Closed chrisolsen closed 2 years ago

chrisolsen commented 2 years ago

Moving the cursor over a character then pressing r, space does not replace the highlighted character with a space as is expected. The same is true when selecting a region and trying to replace the selected characters with a space.

craftzdog commented 2 years ago

Fixed in v2.1.10!