Closed wilbeibi closed 10 months ago
Hey, sorry for the late response. Could you explain that in a more detailed way? Would like to move around the file in which igrep
found a match in the context viewer?
I think he wants to scroll up/down the context viewer.
The scroll focus can be in the main viewer or in the context viewer, there are 2 ways:
Enter
, the scroll focus will switch from the main viewer to the context viewer, then you can use the key j
/k
/h
/l
to scroll the context viewer. And need Esc
to switch the scroll focus back to the main viewer.ctrl
+j
/k
to scroll the the context viewer.If that is the case I would be opposed to adding such a feature. I want igrep
to be a lightweight "proxy" between (rip-)grep and user's editor. Current context viewer should be enough to determine whether you want to dig deeper into the file or just move further with your search results :)
Something similar to
tig
.