markbt / streampager

A pager for command output or large files
MIT License
45 stars 11 forks source link

Idea: binding searches to keys #58

Open leahneukirchen opened 1 year ago

leahneukirchen commented 1 year ago

In less, I have bound D to go to the next line starting with ^diff and C to go to the next line starting with ^commit. This makes browsing git output quite nice. I think streampager can't do this out of the box yet, but it prboably would be easy to add.