Sébastien Helleu

Results 282 comments of Sébastien Helleu

Yes, but why don't I see any problem while connecting to servers? This seems specific to the soju bouncer (which I didn't test).

Yes, I'll have to introduce some mechanism to prevent two WHO to be sent at same time, waiting for the previous response. Do you have any link to the docs...

Yes, the conflict of commands inside a same plugin is a known problem. The script plugins (python and others) already sets a "subplugin" string in the hooks, with the name...

For now this feature is not planned. You could run WeeChat under screen or tmux, and it's even better than using an extra network layer, with limited features (the protocol...

Issue is still open and not marked as "won't fix", so this could be implemented in far future. "Far future" because it's not quick and easy task to add that,...

@Phyks : it's easier to integrate code in the relay plugin, where there's already the code to send data to the client (get data from WeeChat, compress, and send). So...

I can +1 @Mikaela, the info she asked is relevant and must be given in the issue, not just "please switch to X" (the issue as-is has zero chances to...

Supporting multiple TLS libs in same code (using for example conditional macros) would lead to bloat code: the libs APIs are very different. Even just replacing GnuTLS by another lib...

If the fix was made in GnuTLS itself, is there something to do on WeeChat side? Just upgrading and using the new version of GnuTLS in WeeChat should be enough,...

Hi, I'm using Debian unstable with Python 3.8 as well, no such problem here. What's your architecture, amd64 or another? And the hardware used, is it a desktop machine, Raspberry,...