McFly replaces your default Ctrl-R shell history search with an intelligent search engine that takes into account your working directory and the context of recently executed commands. McFly's suggestions are prioritized in real time with a small neural network.
McFly replaces your default Ctrl-R shell history search with an intelligent search engine that takes into account your working directory and the context of recently executed commands. McFly's suggestions are prioritized in real time with a small neural network.
To install mcfly, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install mcfly
To see what files were installed by mcfly, run:
port contents mcfly
To later upgrade mcfly, run:
sudo port selfupdate && sudo port upgrade mcfly
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.