apacman icon indicating copy to clipboard operation
apacman copied to clipboard

support wildcards

Open pmav99 opened this issue 8 years ago • 4 comments

It would be nice if apacman could support wildcards/regex for searching AUR.

pmav99 avatar Apr 06 '16 08:04 pmav99

I've implemented regular expression support for installing (-S) and searching (-Ss) packages. It will land in the upcoming 3.0 release. Note: uses regex not glob syntax.

Example: $ apacman -S apacm.*

:: There are 3 packages that match apacm.*:

  1. apacman
  2. apacman-deps
  3. apacman-utils

Enter a selection (default=1):

oshazard avatar Oct 02 '16 05:10 oshazard

@pmav99 if you prefer globbing support instead, feel free to re-open this issue

oshazard avatar Oct 04 '16 07:10 oshazard

No this is fine, thank you :)

pmav99 avatar Oct 04 '16 08:10 pmav99

Sometimes it doesn't work... re-opening.

oshazard avatar Oct 05 '16 09:10 oshazard