Stefan

Results 127 issues of Stefan

macOS 12.1 still ships less 487 and NetBSD 9.1 even less 458, https://ftp.netbsd.org/pub/NetBSD/NetBSD-current/pkgsrc/misc/less/index.html is there any official BSD maintainer?

Do you want to support REMAINDER somehow?

So far argparse always requires floating point support because of strtof(). What about some kind of optional implementation?

![](https://i.ibb.co/rFnCXG7/le-shadow.png) After a ^L it's gone, maybe a mate-terminal issue...

pgrep from procps-ng 3.3.15 ``` os Debian GNU/Linux 10 (buster) x86_64 ker 4.4.0-19041-Microsoft •_• pkgs 973 oo| sh bash / '\' ram 8223 / 17129 MB (\_;/) init init pgrep:...

Right now it looks like this ``` ___ ___/ \___ USER POLLUKS / '---' \ OS (null) '--_______--' KERNEL 0 / \ UPTIME 0h 0m / \ SHELL (null) /...

clang -O2 -std=c99 -Wall -Wextra src/fetch.c -lpthread -o afetch src/fetch.c:76:18: warning: unused variable 'time' [-Wunused-variable] struct timespec time; ^ 1 warning generated.