Results 3 comments of kyle

looking for similar thing. `less -p ` highlights the pattern on opening the file, any plan for this feature?

I was able to come up with this cmd that highlights the Regex match by relying on the pattern match functionality from `less` ```bash bat --paging=always --pager 'less -R -p...

i was able to come up with a workaround You can use the `location` feature of LBM, and shift the screen up a few millimeter. This will make your close...