Description
Consider adding /
and n
search capability while in view mode to do simple plain searches.
Related - when in the view/browse/search mode - while any line is highlighted - display a possible path specifier to that element. This would let you easily browse to an item, and then jump right back to directly referencing it. (I realize that there are endless possibilities for that within jq syntax/filtering, thinking just display the most brute force/exact form.)
I'd imagine this could be taken a lot further such as if you had ability to highlight "identity" attributes within arrays, but at the least, being able to quickly search through would be a nice capability.
This search could either be vim style or like your current entry - where it's interactive, or could just be simple modal popup like searching in hexedit tool.