Announcing gmni, a line-mode gemini browser and curl-esque utility program

Drew DeVault sir at cmpwn.com
Mon Sep 21 12:56:33 BST 2020


On Mon Sep 21, 2020 at 7:01 AM EDT, Magnus Wild wrote:
> This is cool. I managed to build it on openbsd-current with a small
> modification;
>
> --- a/src/gmnlm.c
> +++ b/src/gmnlm.c
> @@ -10,6 +10,7 @@
> #include <sys/ioctl.h>
> #include <termios.h>
> #include <unistd.h>
> +#include <limits.h>
> #include "gmni.h"
> #include "url.h"
> #include "util.h"

Thanks, I just pushed this change upstream.

> The program is really small and seems very useful. Thanks a lot for
> spending time on this and sharing it!

Cheers!


More information about the Gemini mailing list