Caleb Bassi

Results 155 comments of Caleb Bassi

What do you mean by superior? :D You can use the same colors gotop uses, just have to set the right colors in your termui program.

Yah, can change the color values in your plot widget by checking if incoming data meets a certain threshold and modifying the corresponding entry in the `LineColors` field.

> Thank you I was able to get the LineColors threshold bit working, although I noticed if you instantiate multiple plots when you control the LineColors of one plot, it...

@kellabyte I'm currently finishing up rewriting termui but once I'm done with that I'll merge this and the other PRs too.

@andre-l-mm The rewrite is included in v3.0.0. So this PR is incompatible with the recent changes, so I've been working on rewriting it. You can check out the progress at...

@andre-l-mm Both of those sound good!

Thanks for bringing this up. So I think I intentionally made the colors override instead of merge, but now I'm trying to figure out which is the better solution. I...

The field is present but it doesn't actually do anything atm. Is this a feature people want implemented? Or are you just documenting the issue?

Does uninstalling the fonts you installed fix the issue? The only time I can ever fix font issues is by messing around with which fonts are installed.

I'm having a hard time figuring out where the unwrap is occurring, the line number in the error message doesn't seem to be correct for some reason. If we could...