FZF find word without Rg and Ag

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

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
  • fzf.vim

    fzf :heart: vim

  • This is how

  • ripgrep

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • cd /tmp && curl -L 'https://github.com/BurntSushi/ripgrep/releases/download/12.1.1/ripgrep-12.1.1-x86_64-unknown-linux-musl.tar.gz' > ripgrep.tar.gz && tar xf ripgrep.tar.gz && cp /tmp/ripgrep-*/rg ~/bin/rg

  • 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
  • ack3

    ack is a grep-like search tool optimized for source code.

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

  • ripgrep: grep but better

    4 projects | /r/commandline | 5 May 2022
  • Fuzzy search for Astro using fzf and Preact

    2 projects | dev.to | 25 May 2023
  • ripgrep is faster than {grep, ag, git grep, ucg, pt, sift}

    8 projects | /r/programming | 24 Mar 2023
  • for those missing "Go to implementation" in coc-nvim for ex. pyright

    3 projects | /r/neovim | 13 Dec 2022
  • What is something you want to make, but python is too slow for it?

    1 project | /r/Python | 5 Oct 2022