Bill McCarthy wrote:
Hello Vim List,Trying out LogiPat (by Charles Campbell) today, I ran into a problem. I tried to find lines that contain "abc" or "def" but didn't contain both.
Hello!Looks like you ran into a bug. I've loaded LogiPat v3 onto my website which handles
:LP ("abc"|"def")&!("abc"&"def"))
correctly.
Regards,
Chip Campbell
