Open janwilmans opened 10 years ago
This may sound good in theory, but highlighting can be done by several kinds of filters, or in fact, multiple filters can contribute to the same lines' coloring. include, highlight, token, track and stop filters can all add color.
I have yet come up with a rule for consistent behavior of this feature. maybe we could goto the next line affected by any kind of filter other then include and exclude?
if you do not have many filters in a view, then might be good to have, to jump to the next line of interest.
I propose to just do a 'find next (F4)' and 'find previous (shift F4)' of any of the highlighting filter matches. So instead of a normal find, we would look for any of the matching criteria of the highlighting filters.
pressing 'smart find-next (F4?) after selecting a highlighted line jumps to the next line with the same highlighting.