Is there a magit-like interface for grep?

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • deadgrep

    fast, friendly searching with ripgrep and Emacs

  • Deadgrep does this, IIUC (I use ripgrep.el instead, but I think deadgrep does something like what you want)

  • counsel-ag-popup

    The power of searching with ag using counsel with transient popups Magit style.

  • The interactive prompts of Magit are provided by a library called "transient" by the same author. I don't know of such an interface for grep, but there is one for ag: https://github.com/gexplorer/counsel-ag-popup

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • rg.el

    Emacs search tool based on ripgrep

  • I use a different ripgrep integration, rg. It has a menu using transient, just like magit (set it up with (rg-enable-menu)). It makes rerunning the searches with different parameters easy.

  • double-saber

    Filter search output with extreme prejudice

  • Tooting my own horn here, but I created https://github.com/dp12/double-saber for this very purpose.

  • winnow.el

    Winnow search results from ag/grep by matching/excluding lines

  • Is that different to winnow?

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Navigating an enormous code base

    11 projects | /r/emacs | 25 Apr 2022
  • If you have never used wgrep with rg.el to rename a function in several files, try it | that will blow your mind

    6 projects | /r/emacs | 18 Apr 2022
  • Recreated Vim Workflow. What else is cool?

    1 project | /r/emacs | 9 Mar 2022
  • Weekly tips/trick/etc/ thread

    2 projects | /r/emacs | 27 Jan 2021
  • ripgrep is fantastic | Emacs is fantastic | BOOM you get the fantastic rg.el

    3 projects | /r/emacs | 15 Apr 2022