Skip to content

Fix packages tab completion

Oliver Smith requested to merge fix/tabcomplete-packages into master

Make tab completion work again for packages, if the default pmaports dir is used. In the last "args" code refactor, the variable replacing code was moved into its own function. We did not call it in the packagecompleter() yet, so it could not replace the $WORK variable in the default pmaports path.

Merge request reports

Loading