As suggested in the title, I find this potential bug, and it is easy to reproduce on my side
- enable vim mode
- type
/
to enter search mode - enter random characters and then backspace to simulate a deletion
Expected behavior: the character in search should be delete
Current behavior: the searched content is not deleted, rather the character under the cursor is deleted.
SB Version: 0.8.1
It would be nice if I can get several confirmations, then I will file a bug report on GitHub