hlissner / evil-snipe

2-char searching ala vim-sneak & vim-seek, for evil-mode
MIT License
340 stars 25 forks source link

clarification of evil-snipe-x intended exclusion behaviour #36

Closed sooheon closed 8 years ago

sooheon commented 8 years ago
|hello foo bar

If, given the above buffer, I were to type dxfo, I'm left with:

|o bar

This seems to me like it's only half exclusive, and not quite what I expected. Should the exclusive motion rather give the following?

|foo bar
hlissner commented 8 years ago

Good catch, this is indeed a bug! I'll look into it.

hlissner commented 8 years ago

And done. This was fixed in https://github.com/hlissner/evil-snipe/commit/688b645a3e52887bd87386597d95f423c355243f