Jump helps you navigate faster by learning your habits.
Jump integrates with your shell and learns about your navigational habits by keeping track of the directories you visit. It gives you the most visited directory for the shortest search term you type.
Jump integrates with your shell and learns about your navigational habits by keeping track of the directories you visit. It gives you the most visited directory for the shortest search term you type.
To install jump, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install jump
To see what files were installed by jump, run:
port contents jump
To later upgrade jump, run:
sudo port selfupdate && sudo port upgrade jump
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.