centered-cursor-mode.el icon indicating copy to clipboard operation
centered-cursor-mode.el copied to clipboard

Centered Cursor Mode is disabled during search+replace

Open rommeswi opened this issue 3 years ago • 0 comments

I observed the following behavior on spacemacs in evil mode:

When search+replacing with ":%s\test\bla\gc" the cursor moves to the bottom of the screen when moving through the search results.

Desired behavior:

The cursor should remain centered also when moving through search results.

rommeswi avatar Jun 06 '22 01:06 rommeswi