I think this does what you want.  You only need to use "/", though,
since you can now go up and down while in "/" :

cmap <silent> <C-X> <c-c>N:redraw<CR>/<c-p>
cmap <silent> <C-Z> <c-c>n:redraw<CR>/<c-p>

Reply via email to