We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
eg, tig show cf74a8ce3854e09e66a9df3680ee1e350ace91c6 (current head of tig) and grep for graph misses the second hit in these lines:
tig show cf74a8ce3854e09e66a9df3680ee1e350ace91c6
graph
The text was updated successfully, but these errors were encountered:
That's not a "grep" function you're reporting the issue in. It's using / to highlight and search through text in the diff view.
Sorry, something went wrong.
I'm seeing this in the main view too, and pressing / s Enter:
Tig version 3ce0631
d3ea0a5
I lazily didn't implement highlighting of all matches when I added this feature. Should be fixed now.
👍 Thanks!
No branches or pull requests
eg,
tig show cf74a8ce3854e09e66a9df3680ee1e350ace91c6
(current head of tig) and grep forgraph
misses the second hit in these lines:The text was updated successfully, but these errors were encountered: