When I use isearch-forward
with cua
keybindings enabled, then I still have to paste the text searched for in the minibuffer
with C-y
. When I use C-v
then it pastes the text in the current buffer and not in the minibuffer
. Is this correct behavior?
You must log in or register to comment.