Describe the issue:
when a highlight is set for CurSearch it isn't cleared with the other Search highlights.
This results in the following situation when moving the visual selection:

Steps to reproduce
- define a highlight for example:
hi CurSearch ctermbg=red
- start a selection with
<c-n>
- move the cursor left by pressing
h
- Operating System: Fedora 40
- Vim Version: NVIM v0.10.1
- commit SHA/branch: master (38b0e8d)