Skip to content

pmb.parse.arguments: fix pkgname autocompletion

Oliver Smith requested to merge fix-autocomplete into master

Use pmb.helpers.args.add_cache() with the args used during autocompletion, so pmb.helpers.pmaports._find_apkbuilds() does not fail when trying to access args.cache.

Edited by Oliver Smith

Merge request reports