carnac icon indicating copy to clipboard operation
carnac copied to clipboard

RegEx process filtering does not act as intended

Open Bidthedog opened this issue 5 years ago • 1 comments

Whilst using the current release (2.3.3) I observed that the regular expression filtering does not work as intended - the tests that exist pass, but the implementation was checking the filter on every key press. The first keypress seemed to filter correctly, then subsequent ones failed.

I have forked and will create a PR.

Bidthedog avatar Feb 19 '20 15:02 Bidthedog

See https://github.com/Code52/carnac/pull/321

kasajian avatar Jun 11 '22 04:06 kasajian