Ulvican Kahya
Ulvican Kahya
  @space-pagan here they are. PS: Since I removed Manjaro version of cmatrix using pacman matrix font is also removed from my /usr/share/kbd/consolefonts directory. It's not in there right...
> Right. I've patched that install location in my [fork](https://github.com/space-pagan/cmatrix). Care to give it a try? I can confirm that it works with your patch! Thank you for all your...
> Turns out that the CMake configuration wasn't even searching for, nor defining `HAVE_SETFONT` or `HAVE_CONSOLECHARS`. I just pushed a fix on my local fork and would appreciate if I...
@space-pagan you may wanna make a pull request including only fixes about setfont issues on .configure and cmake methods for now, so this fixes can be mainlined quicker in my...
It's sad @space-pagan 's fork has not further developed to be a stable build and merged into upstream. Seems like they're not active on github anymore. That's why I had...
Oh I only checked the open issues. Weird #78 is marked as closed since it still happens on new installations. Anyway, good to see you're already aware of the problem....
How do I enable this? I could not find any option called `showActionButtons`
For Preview mode you can change the background-color with inject head setting by editing css. ``` css @media (prefers-color-scheme: dark) { html, body { background-color: black; } .post-item-tags { color:...
> Thanks, but where can I do so? > > @gsantner: are there any new developments regarding this issue? :-) `Settings` >`View Mode` > `Inject -> head` It's quite hard...
@gsantner Does this issue block the release of v2.12 ? I came across to this when I was looking for the mermaid.js 10.3.1 update. Which is merged but will be...