Source

Branch

1/ @dmcxblue

@CharlieMQV

What are you using, C++, C#, Go?

2/ @CharlieMQV

@dmcxblue

C99 no standard libraries

3/ @dmcxblue

@CharlieMQV

What client are you working with is this PyQT? Are you developing on Windows or Linux? Love the interface so was quite interested here

4/ @CharlieMQV

PyQT is humorous to me because you have combined two of the things that annoy me the most in the world.

It’s throwaway gui I threw together with the C89 gui library Nuklear. Nowgrep is written in C99. I will probably write my own CPU rendered gui for shipped nowgrep. Windows for now, not sure about other platforms.

5/ @dmcxblue

@CharlieMQV

Well nice work, I currently have a python project using PyQT but would love to translate this into a C++ more stable, faster. Type but considering my lack of knowledge for this I think python should be just fine for the needs