<-- back to the mailing list

Any Windows clients?

solderpunk solderpunk at SDF.ORG

Fri May 15 21:32:07 BST 2020

- - - - - - - - - - - - - - - - - - - ```

On Fri, May 15, 2020 at 03:11:59PM -0500, Dunderpate wrote: 
> PerfectI saw AV-98 on the list of clients, but didn't know it was even
> remotely close to working on Windows. I'll see if I can poke around in the
> code and make it work. If I have success, I'll try to contact the author
> about upstreaming the patch(es).

Please do!  It would be great to have AV-98 work on as many platforms aspossible.  I think this should be very possible, I've probably just beenlazy about path manipulations somewhere or something like that.

Hmm, well, it will, by default, try calling out to programs like `cat`and `less` which it may not find (although I understand there's a lotmore support for unix-like userspace in modern Windows?).  That shouldall be fixable with some calls to `handler` (which you can then stick inan rc file to make persistent).  Let me know if you have problems withany of this.

Cheers,Solderpunk