Skip to content

Conversation

@joshheinrichs
Copy link
Contributor

Currently the zoekt command's output isn't able to surface information like which branch a match corresponds to. By streaming out the matches as lines of json, it can be easily processed by other programs like jq.

This is potentially useful for a lot of cli tools. Personally I'm looking to use this with fzf and bat to build a little search tui.

Currently the zoekt command's output isn't able to surface information
like which branch a match corresponds to. By streaming out the matches
as lines of json, it can be easily processed by other programs like jq.

This is potentially useful for a lot of cli tools. Personally I'm
looking to use this with fzf and bat to build a little search tui.
Copy link
Member

@keegancsmith keegancsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@keegancsmith keegancsmith merged commit 8ec72f9 into sourcegraph:main Dec 1, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants