#32053: bash-completion @1.3_3 Regular expression error ------------------------------------------------+--------------------------- Reporter: wahl77+MacPorts@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: Bash-Completion Regular expression | Port: ------------------------------------------------+--------------------------- If ~/ssh/config file has a host that begins with a letter "t", auto- completion does not work: it removes the first letter. Example: Host tabc will only complete with abc, if we press t[TAB], it will not appear. If we type ssh[TAB] host tabc will only appear as abc. I believe it to be in /opt/local/etc/bash_completion regular expression on line 1337 but I may be mistaken. -- Ticket URL: <https://trac.macports.org/ticket/32053> MacPorts <http://www.macports.org/> Ports system for Mac OS