John Petersen
John Petersen
fu-relocate is redirected `2>/dev/null` so any failure is displaced to the next dependent line, in this case build.sh:13 (fu-relocate ...) to build.sh:14 (cp ...). Appending ` || { echo "Failed...
When I press the pull down key, Tilda shows up fullscreen, but the column width in characters is significantly less (which shows well in `vim` or `man`.) It's not the...
I installed on Ubuntu 20.04 via apt-get. I noticed that `man -k --regex '[Ss]ame'` didn't find `std::same_as` or `std::Same`, while `man std::Same` worked. So there may be something weird about...
Hi there, I love the offline docs. The title is pretty self-explanatory, but in any case, I found this issue in SDL_CreateWindow.html: ``` // Example program: // Using SDL2 to...