I was wondering if there is a way to enable on-the-fly highlighting
for all matches when searching?

If I enable incsearch and type "/something" it will highlight the
first match only. If I enable hlsearch and type "/something", nothing
happens until I press enter (it only highlights the previous search).

In emacs the first match will be highlighted, and (after a slight
delay) all other matches on the screen are highlighted in a different
color, giving almost instant feedback when scanning for matches in a
piece of code.

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to