#ripgrep

2025-06-11

I've just installed ripgrep (`sudo apt install ripgrep` in Ubuntu) and it is, as claimed, blazing fast at searching code repositories. Shockingly fast.

github.com/BurntSushi/ripgrep

#ripgrep #programming

2025-05-11

✍️ Just published a new blog post on using #fzf and #ripgrep in #vim / #neovim for a low-tech go-to-definition and find-references solution. Super handy for when my #elixir LSP server takes a break! 😌

➡️ blog.pabuisson.com/2025/05/low

2025-03-15

@jean_dupont Yes! It works especially nice with #ripgrep and #fd !

2025-03-05

I just pushed my updated #emacs #config to Codeberg, have a look if you want. There have been a lot of changes to Time Management (e.g. parallel clocks), document templates etc.

codeberg.org/anonimno/emacs/sr

But I also have this issue with #ripgrep and #consult-notes. Anybody have an ides?

github.com/mclear-tools/consul

2025-02-27

@ike ... and this stuff has been done with an approach to kanban boards (as part of an NLNet funded project, Icebreaker).

So for instance, I can use #ripgrep to search `rqr` for available tasks (or a more complex annotation featuring that as a subsets).

Because Ive been diligent regarding spacing things out and cross linking like a zettlekasten the location of a document can provide an additional context in supplement to the line(s) identified.

There are other forms like `ìq` for policies.

Here’s something that puts your readline edit-mode into your prompt. I probably didn’t need to do this. I’m a #Vim user (really #NeoVim) and so I have a `.inputrc` that makes my #commandline edit-mode (because of #readline) always be #vi. This is for #bash. It may work in other shells, I don’t know. I use #starship. The actual command I wrote uses #ripgrep. At least twenty other ways you could do it. I put all the changes into a gist: gist.github.com/wolf/e2bd12615

Most people never change from the default edit-mode. If they do, they probably don’t switch back and forth. Starship narrows the field further. Almost certainly this is of no use to you unless you want to learn a little about some of the pieces. Enjoy anyway.

2025-01-14

thank god for youtube's autocaptioning, plus my favorite small foss tool, #Ripgrep.

for dumb internet joke purposes, I'm trying to remember the exact wording of offhanded comment made by a youtuber. I know the channel has been putting out hour long podcast episodes several times a week for years, so I'm not about to just archive binge with my ears open. But i can grab the closed captioning files. Most people don't bother with them, thankfully youtube's algorithmic transcription (sorry, i'm sure they'd call it an "𝒜ℐ-𝓅ℴ𝓌ℯ𝓇ℯ𝒹 𝒶𝓈𝓈𝒾𝓈𝓉𝒾𝓋ℯ ℯ𝓃𝒶𝒷𝓁ℯ𝓂ℯ𝓃𝓉 𝒶ℊℯ𝓃𝓉" 🙄) is largely fine.

with all those vtt's, all of which being plaint ext, I can just use ripgrep to search through a whole directory of files, with a regex, at light speed!

2024-10-02

I love how simple is to extend #emacs 😍

A very simple but useful #ripgrep integration that uses the already existing emacs grep infrastructure:

github.com/jroimartin/dotfiles

Just

M-x rg

and search!

2024-09-25

#unix is awesome #oneliner #otd

"Hey UNIX, give me a list of all our infra projects that create databases sorted by linecount"

rg -l OLAmazonDB | xargs wc -l | sort

This message brought to you by the awesome power of #ripgrep and #xargs :)

@bomberstudios btw, the integration between #ripgrep and #emacs is awesome

2024-09-10
Alberto Ⓥmoshtodon
2024-08-10

Acabo de descubir y es UNA FANTASÍA de comando ❤️

Básicamente, te permite buscar un texto en todos los archivos que haya en el directorio en el que te encuentres, y te muestra en qué archivo está y en qué línea resaltando dicho texto. Lo mejor de todo es que me lo he encontrado ya instalado, no sé si era alguna dependencia o viene de serie. Qué gran serendipia ✨
github.com/BurntSushi/ripgrep/

2024-06-13

Whoa, I just tried ripgrep over ag (the silver searcher) for full-text-search, and the speed difference was much greater than I expected. I'd say it was a factor of 100.

#ripgrep #ag #ack #fulltextsearch

2024-06-06

Hm. Is there a #CLI #Markdown renderer that can do "display foo.md beautifully in the terminal, and highlight whatever source line 123 contained (which is almost certainly not _output_ line 123)"?

I have a collection of Markdown documents and would like to run full-text search on them, e.g. using #ripgrep, but I don't want the results to be displayed as raw Markdown, but instead be rendered in the terminal, but still see where the result is. Any ideas?

#askFedi #Linux

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst