macOS
brew install mcflylocal Homebrew formula metadata
sudo port install mcflyMacPorts ports tree · sysutils/mcfly/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mcfly pour les workflows d'agents IA.
installation
brew install mcflylocal Homebrew formula metadata
sudo port install mcflyMacPorts ports tree · sysutils/mcfly/Portfile · Source: api.github.com
sudo apk add mcflyAlpine Linux edge package indexes · mcfly · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#mcflynixpkgs package indexes · pkgs/by-name/mc/mcfly/package.nix · Source: api.github.com
sudo pacman -S mcflyArch Linux sync databases · mcfly · Source: geo.mirror.pkgbuild.com
sudo zypper install mcflyopenSUSE Tumbleweed package metadata · mcfly · Source: download.opensuse.org
scoop install main/mcflyScoop official bucket manifest trees · bucket/mcfly.json · Source: api.github.com
winget install --id AndrewCantino.McFly -eWindows Package Manager source index · AndrewCantino.McFly · Source: cdn.winget.microsoft.com
aperçu
Fly through your shell history
historique
McFly is a shell-history replacement for reverse search, designed to make Ctrl-R results context-aware instead of purely chronological. The project describes itself as an upgraded Ctrl-R that considers the current directory, command exit status, timestamps, and prior shell history.
The official GitHub repository was created in July 2018, and the first listed GitHub release, v0.1.0, was published on 2018-10-12. It is written in Rust and integrates with Bash, Zsh, Fish, and PowerShell rather than replacing the shell itself.
McFly's README emphasizes reversibility: it augments shell history in a SQLite database while maintaining the normal shell history file, so users can stop using McFly without losing the conventional history path. That design choice helped it fit into conservative shell setups.
The supplied package-manager facts list McFly across Homebrew, MacPorts, Alpine, Arch, Nix, Scoop, WinGet, and openSUSE/Zypper, showing broad packaging across Unix-like and Windows-adjacent ecosystems.
The README documents Homebrew, MacPorts, WinGet, install-script, manual release, source, and Zinit installation paths. It also includes release-process notes for Homebrew, reflecting long-running package-manager maintenance rather than a one-off binary upload.
Typical use is rebinding Ctrl-R in a shell startup file so McFly opens a full-screen history search UI. The tool stores enhanced history metadata in an OS-specific SQLite database and can dump history to stdout for scripting or inspection.
McFly's settings are mostly environment-variable based, with color settings stored in a config.toml under the McFly data directory. The README documents the macOS application-support path, Linux XDG data path, and a legacy ~/.mcfly fallback.
McFly is package-nerd interesting because it modernized an old shell muscle-memory path without requiring a new shell or large framework. It is a Rust CLI with many package-manager entries, a small executable surface, and visible cross-shell integration details.
Its use of SQLite for enriched history also makes it part of the broader trend of CLIs turning plain-text shell workflows into indexed local databases while preserving escape hatches back to ordinary files.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_DATA_DIR/mcfly/config.toml~/.local/share/mcfly/config.toml~/.mcfly/config.toml~/Library/Application Support/McFly/config.toml~/.mcfly/config.tomlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
mcfly | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/cantino/mcfly
métadonnées d'installation
| Clé du paquet | brew:mcfly |
|---|---|
| Version | 0.9.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/mcfly |
| Page d'accueil | https://github.com/cantino/mcfly |
| Dépôt | https://github.com/cantino/mcfly |
| Docs amont | https://github.com/cantino/mcfly#readme |
| Licence | MIT |
| Archive source | https://github.com/cantino/mcfly/archive/refs/tags/v0.9.4.tar.gz |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mcfly |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
mcfly
nix profile install nixpkgs#mcflymcfly 0.9.4-r0
Fly through your shell history
https://github.com/cantino/mcfly
sudo apk add mcflymcfly-bash-completion 0.9.4-r0
Bash completions for mcfly
https://github.com/cantino/mcfly
sudo apk add mcfly-bash-completionmcfly-fish-completion 0.9.4-r0
Fish completions for mcfly
https://github.com/cantino/mcfly
sudo apk add mcfly-fish-completionmcfly-zsh-completion 0.9.4-r0
Zsh completions for mcfly
https://github.com/cantino/mcfly
sudo apk add mcfly-zsh-completionmcfly 0.9.4-2
Fly through your shell history
https://github.com/cantino/mcfly
sudo pacman -S mcflymcfly 0.9.4-1.3
Shell history helper
https://github.com/cantino/mcfly
sudo zypper install mcflymcfly
sudo port install mcflymain/mcfly
scoop install main/mcflyAndrewCantino.McFly
winget install --id AndrewCantino.McFly -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.