Jakob P. Liljenberg

Results 242 comments of Jakob P. Liljenberg

Can you post the contents of `${HOME}/.config/spdtest/errors`?

Wow, there's a lot going on here, or going wrong rather. Haven't worked on this code in a little while, but I will take a look at it tomorrow. Which...

Sorry haven't gotten to this yet. Have been pretty busy with [bashtop](https://github.com/aristocratos/bashtop). There are some major parts in this script that needs rewriting. And don't have much time to focus...

@Serial86 @j2doll There is a pull request in in the old QtXlsxWriter repo: https://github.com/dbzhang800/QtXlsxWriter/pull/98 that I think would add the requested functionality. It includes setting auto filter, splitting panes and...

@NexAdn It does respect CXX, but not from the environment only when you use `CXX=` as a parameter when calling `make`. This was a deliberate choice in the Makefile. This...

I could change it so the data collection thread keeps going when catching SIGTSTP, that way you could CTRL-Z out, the data collection keeps going in background, then when brought...

> For now you could toggle "Mini" mode back and forth with "M" (shift+m), which refreshes the screen on each toggle. My bad, should be lower case "m"...

Gonna have to run tests before adding official support for NetBSD. Psutil have support for FreeBSD, OpenBSD and NetBSD but only show testing status for FreeBSD. So I have to...

Thank you very much! :) I just got accepted to github sponsors barely an hour ago, so haven't had time to set up links yet.