Open gngrossi opened 11 months ago
Not currently - if I understand; you mean something like '''zopen query --installed .zip.''' to return zip, bzip2, gzip, unzip if they were all installed? As the number of packages increases, can see this being useful but just piping zopen list --installed --no-version through grep (for example) should work in the meantime...
Can zopen query be used to regex match packages against locally installed tools?