Znuff

Results 42 comments of Znuff

You can do that, yes.

There's 2 things: 1) Ligatures are.... weird on a monospaced font. Consolas is a monospaced font. It already handles Emojis very weirdly (as in, they break completely the monospaced layout)...

> **Not working:** > [limnoria-tvmaze](https://github.com/Znuff/limnoria-tvmaze) > > **Python 3 rewrite (by me) in progress here:** > [TVMaze](https://gitlab.com/cottongin/TVMaze) You know, I do accept pull-requests... But you extended it outsite of my...

Negative: https://i.imgur.com/IrAqtqA.png The episode is not marked as watched on trakt.tv but the extension thinks it is

I'm also experiencing a related (?) issue with this, I believe. I use `byobu` on all my terminals (with a `tmux` backend), and ever since the upgrade from 0.74.x to...

For what it's worth, I had to recently upgrade (because I needed new cipher support for default Ubuntu 22.04 installs), and `0.76.0.10` doesn't seem to be exhibiting the mouse issue....

> @Znuff Will Consolas Powerline ever have these ligatures? I love Consolas too, and I'm using Cascadia Code for my terminal. It looks really bad when dealing with code. I...

> Question to be asked if we want to trade of x% performance for xx% storage saving... Personally it shouldn't be enabled by default as users should be able to...

I'll post the resolution, as I've finally figured out what's going on. The `cx23885` defines a maximum number of 8 devices, for some... reasons: ``` #define CX23885_MAXBOARDS 8 ``` Changing...

Could you please clarify this part a bit? Let's call it "client" and "server". Where "client" is a low-powered device (like a chinese android tv box), and "server" is a...