Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how could I using query-replace like isearch-forward while typing something

Tags:

emacs

elisp

while isearch-forward run as a command, the context I had typed will hightlight in the current buffer, but while run query-replace don't hightlight that, how can i make it hightlight?

like image 857
Redefl Avatar asked Nov 28 '25 06:11

Redefl


1 Answers

Use isearch-query-replace. It highlights the string to be replaced.

like image 118
rocky Avatar answered Nov 30 '25 00:11

rocky



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!