Is your feature request related to a problem? Please describe.
I use highlights a lot. I would like to filter-in lines that have at least one highlighted match.
Describe the solution you'd like
Expose highlights info over SQL so I can write my own command.
Describe alternatives you've considered
This could be a first-party command like :filter-highlighted but I am not sure if my use case is common.
Is your feature request related to a problem? Please describe.
I use highlights a lot. I would like to filter-in lines that have at least one highlighted match.
Describe the solution you'd like
Expose highlights info over SQL so I can write my own command.
Describe alternatives you've considered
This could be a first-party command like
:filter-highlightedbut I am not sure if my use case is common.