nvim-pack / nvim-spectre

Find the enemy and replace them with dark power.
MIT License
1.91k stars 67 forks source link

Update the search results even when using Normal Mode editing commands #221

Open dylan-chong opened 2 months ago

dylan-chong commented 2 months ago

Reposting due to this issue going stale: https://github.com/nvim-pack/nvim-spectre/issues/43

A very noticeable bug as I didn't know why my search terms or replace terms didn't find/replace properly when i pressed R.

EpsilonKu commented 2 months ago

Result update triggers by InsertLeave, Seems like we need to change to ModeChanged