On Fri, 12 Nov 2021 17:48:50 +0100, Kim Woelders wrote: > On 11/11/21 21:24, Dennis Nezic wrote: > > Here's a small patch for regex.c > > > > Currently, in matches.cfg, "Title *bla ..." will match any title > > with "bla" in it ... but it should only match if the title ends in > > bla, right? > > > Right. > > Patch looks good to me - pushed to git.
(Tiny improvement ... we don't need the "if (i>0)" test in that patch ... isafter() will never return 0 ... a simple decrement is fine.) _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users