Hi. I just installed 1.0.6. Looks good. I recently ran it and got this: ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console... I went to https://logging.apache.org/log4j/2.x/download.html and made sure I had both of log4j-api-2.20.0.jar log4j-core-2.20.0.jar in the crgrep lib folder, and the warning went away. Just FYI Darren
I do not have a Mac, though I have colleagues who do and I might be able to test on Mac. I regularly use Linux, and I have used the program on Linux with success. Happy to try some things out on Linux, and I could probably put together a BSD (NetBSD or FreeBSD etc) VM in VirtualBox, say, to see how it goes.I am pretty busy right now, but feel free to ask -- I just cannot guarantee fast turnaround! Happy also to test on Windows, but sounds like that is covered.
Hi, yeah, that's me. I am really glad to hear the project is going to a new version. Let me know if there's some testing I can do.
I see you commented on something like this at https://bitbucket.org/cryanfuse/crgrep/issues/19/feature-request-regular-expression; sorry to bother you.
HI. I use crgrep all the time and talk about it to people. It must be a major effort to maintain, and I am wondering what the future holds. Also, I was wondering where the format for the \<search pattern> is documented. Some grep notation, like [abcd] to match one of a, b, c and d does not seem to work for me, but maybe I am doing it wrong. I looked in the docs and I'm not sure where the syntax is explained. Thanks for crgrep.