Oskar

Results 54 comments of Oskar

I (not the maintainer) will be working an a PR for this this summer. But since i have some exams to write during the next weeks it may still take...

I have this problem as well. I was about to write a patch for that, but this project seems a little dead...

As far as i can see this does not support animations. Are you still behind this? If not, i will give it a try.

@scoiatael have you had a look at [exa](https://the.exa.website/)? It is a very feature-rich colorful ls replacement written in rust.

Does `missing_format = ""` without any `if`s on those blocks not cover this use case? Your current config also doesn't show any block if both interfaces are up, is that...

This might be quite difficult as not all icons are embedded in the same way and there might be variances between blocks. The easiest way to do it might be...

Can you please show your block config and what your interface names are (`ip -br a`)? That makes debugging/reproducing much easier

And what does the wlp5s0 block show? Nothing / an 'x' / an Error?

I think you might have something mixed up. Usually `enp` cards are wired and `wlp` is wireless. You must have messed a lot with your system if it shows up...

Maybe consider `ip4` and `ip6` separate data types from `num`/`str` and have `max_width` be in octets/hextets from the right respectively? Then again there's probably also a valid use case for...