emacs-evil / evil

The extensible vi layer for Emacs.
GNU General Public License v3.0
3.39k stars 280 forks source link

make C-w in ex, search, and eval match insert and replace #1922

Closed totallyuniquelily closed 4 months ago

totallyuniquelily commented 4 months ago

Fixes #1921

The test may be a lil hacky, and doesn't cover search or eval.

totallyuniquelily commented 4 months ago

I've fixed the test, sorry for not catching it the first time.

I've ran the tests locally and it works, (although evil-test-flyspell-motions freezes for me and I have to skip/quit it.)