Highlight every match to a regexp search
Brought to you by:
midramas
When doing a search from the command-line ( ex
/rosebud), all matches should be highlighted, as they
are in Vim. Ideally, this would be in some colour
other than the default colour that is used to highlight
text. In Vim, these items are highlighted in yellow.
Logged In: YES
user_id=600476
I think a separate regular expression plugin/interface is in
order. Take a look at what the EPIC folks did for Perl.
It's nice.
Logged In: YES
user_id=600476
I'm an idiot - ignore that last comment.
Dan