▲ | ahartmetz 13 hours ago | ||||||||||||||||||||||||||||||||||
In my case, I am still using ag because rg doesn't seem to be better enough to switch. What's the big deal with rg vs ag? I had a similar thing with bash vs zsh before I learned about oh-my-zsh. Nushell also seems attractive these days... the good stuff from PowerShell in a POSIX-like shell. | |||||||||||||||||||||||||||||||||||
▲ | burntsushi 13 hours ago | parent [-] | ||||||||||||||||||||||||||||||||||
ripgrep is a lot faster (which you might only notice on larger haystacks), has many fewer bugs and is maintained. | |||||||||||||||||||||||||||||||||||
|