tocc icon indicating copy to clipboard operation
tocc copied to clipboard

Option to determine query's case sensivity

Open aidin36 opened this issue 10 years ago • 4 comments

There should be an option in libtocc API, to let the client choose whether queries should be case-sensitive or case-insensitive.

Discuss your ideas here.

aidin36 avatar May 07 '14 02:05 aidin36

Having a default behaviour, say case-sensitive, and can be overridden by another argument, say --query-insensitive or -qi?

hart-wang avatar Aug 22 '14 12:08 hart-wang

The main problem is: How's the API (libtocc) should be?

aidin36 avatar Aug 24 '14 17:08 aidin36

What kind of expressions in libtocc would be affected? Wild-card and regular expressions -- what other kinds?

DThiebaud avatar Jan 10 '15 03:01 DThiebaud

All the expressions! Include Wild-card, Regex, and simple equal.

aidin36 avatar Jan 12 '15 17:01 aidin36