Aurélien Rainone

Results 83 comments of Aurélien Rainone

Of course @joshmedeski and I thank you for that. I also have seen that some wide runes require a space afterwards to rend correctly. I think the described solution will...

Hi. ~This is a duplicate of #74~

Even if asset file names didn't have the version number, you'd still need the release number for the download URL. example: https://github.com/arl/gitmux/releases/download/v0.11.2/gitmux_v0.11.2_linux_386.tar.gz I think you could script a call to...

Thanks for sharing. This could be useful for other users. If we had such a script in gitmux repository (i.e so at a fixed url) and if that script was...

I agree this is an important feature. If anybody wants to try contributing, I can help and/or mentor. Furthermore this is a relatively easy feature to implement. We can discuss...

Hi. I understand the use case but can you detail a bit the technical solution you'd use?

> The server does not have multiple sets of time.Tick Statsviz uses a single timer. How would that change with any other solution? Unless I'm missing something you will still...

> Can you give an example? If the client needs to send data, it can be solved through a new request I'm thinking if the browser needs to send data...

> the custom indicator is called multiple times per second What custom indicator?

> > What custom indicator? > > userPlots statsviz.TimeSeries.GetValue is called multiple times per second Uhm ok that's not normal. Could you please open an issue for this? And post...