
vimgrep
ripgrep
The Silver Searcher
grep
The Platinium Searcher (pt)
IntelliJ IDEA
tmux
byobu
Vim Python IDE
Vim Python IDEripgrep - ripgrep combines the usability of The Silver Searcher with the raw speed of grep.
The Silver Searcher - A code searching tool similar to ack, with a focus on speed.
grep - grep is a command-line utility for searching plain-text data sets for lines matching a regular...
The Platinium Searcher (pt) - A code search tool similar to ack and the_silver_searcher(ag). It supports multi platforms and multi encodings.
IntelliJ IDEA - Capable and Ergonomic IDE for JVM
tmux - tmux is a terminal multiplexer: it enables a number of terminals (or windows), each running a...