#37858: bash-completion @2.0: not autocompleting ssh known_hosts ------------------------------+---------------------- Reporter: jithin1987@… | Owner: raimue@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: bash-completion | ------------------------------+---------------------- Changes (by raimue@…): * status: new => assigned Comment: I can't reproduce the issue. If I use `ssh <Tab>` I see the hosts from my `.ssh/known_hosts`. Can you please try to get me the debug output using these commands? {{{ $ script bash-completion.txt $ set -x $ ssh <Tab> $ exit }}} Then attach the resulting `bash-completion.txt` to this ticket. Please review the file beforehand and check whether it contains any private information (hostnames and IP addresses). -- Ticket URL: <https://trac.macports.org/ticket/37858#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS