#40687: bash-completion: port load and port unload should only complete installed port names ------------------------------+---------------------- Reporter: ryandesign@… | Owner: raimue@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: bash-completion | ------------------------------+---------------------- Changes (by raimue@…): * status: new => closed * resolution: => fixed Comment: There is no easy way to check if the port installs a LaunchDaemon without parsing the Portfile or checking `port contents`. But for that I would already need a port name and running such checks on an incomplete prefix match would take way too long. I don't have a solution for this at the moment. As of r112058, `port load`/`port unload` will only complete active ports. -- Ticket URL: <https://trac.macports.org/ticket/40687#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X