On Tue, 4 Jan 2011 12:08:44 -0500
"Tom" <[email protected]> wrote:
> Is there a way to force the pattern in cave search to be
> case-sensitive? This is very useful in some cases.  I checked paludis
> documentation, but did not see a "case sensitivity" option.

There's no 'easy' way, although it wouldn't be hard to implement, and
I'd accept a patch for such a feature.

You can do it using --type regex, though, with a pattern like (?-i)foo .

-- 
Ciaran McCreesh

Attachment: signature.asc
Description: PGP signature

_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to