skypher / paktahn

yaourt-style package manager/install helper for ArchLinux
http://bbs.archlinux.org/viewtopic.php?pid=600126
44 stars 10 forks source link

Regular expressions support #65

Open Jiehong opened 12 years ago

Jiehong commented 12 years ago

Currently, the search feature with "pay -Ss xxxx" does not support regular expressions.

I find it easier to find something with regular expressions than without.

kingcons commented 12 years ago

This is a great idea and shouldn't be too hard to implement for local packages. AUR packages I'll have to think on a bit. May try my hand at this over the weekend.