delve icon indicating copy to clipboard operation
delve copied to clipboard

A simple terminal based gopher client

Results 2 delve issues
Sort by recently updated
recently updated
newest added

When viewing an article of taz.de in Delve in a terminal with 105x35 chars/lines, some characters at the end of lines are cut off. This doesn’t happen in `cgo` in...

``` make cc -O2 -Wall -Wextra -DDELVE_USE_READLINE -c -o delve.o delve.c delve.c:38:11: fatal error: readline/readline.h: No such file or directory 38 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [:...