McFly
Fly through your shell history with an intelligent neural network search engine.
Why consider McFly?
McFly is an open-source terminal search tool written in Rust. It replaces default `Ctrl-R` shell history with a neural network that prioritizes commands based on current directory context, command exit status, and usage frequency.
Learn McFly by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of McFly
McFly predicts the exact terminal command you need based on your current working directory and history.
Quickstart
brew install mcfly # or cargo install mcflyeval "$(mcfly init zsh)" # or bash/fishPress Ctrl-R to activate the intelligent neural search interface and select previous commands.
McFly is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.