Thomas Habets

Results 51 comments of Thomas Habets

I don't have a mac to try to reproduce this, but does tcpdump work?

Oops, sorry I missed that. Is `tcpdump` on a mac special? Is it `suid` to something?

Backup of an old patch: ``` --- ../../download/arping-2.06/arping-2/arping.c 2007-09-13 12:43:38.000000000 -0400 +++ arping.c 2007-09-15 15:02:36.031250000 -0400 @@ -49,14 +49,20 @@ #endif #ifdef WIN32 -#include +#include +#ifndef HAVE_GETGID +#define getgid() 0...

The inbox is not using less as a pager. `less` is only used to read the raw message (pressing backslash). It is, however, only loading a limited number of messages....

Since I'm an emacs user myself: Which shortkeys are you missing? Do you mean emacs keys, or the keys for an email reader for emacs?

Press Control+N to move down to the first matching option. The difference here between labels and recipients is intentional. I'm happy to hear other suggestions, but my reasoning is that...

It sounds like what you need is an imap-gmailapi proxy, which I think would have to be a separate project.

I'm not aware of arping having a `cpu_uri`, either formally or informally. I dunno, could `cpe:2.3:a:thomashabets:arping:[…]` make sense?

I didn't mean that, no. It's example instructions to set up (including the `^D` to signal EOF), not to see how it's set up. But maybe it should be just...