Sébastien Helleu

Results 282 comments of Sébastien Helleu

I think I fixed the problem, but can't reproduce the error: it was caused by another test changing an option but that was not reset after the test (so a...

Interesting, now there's only one error which is different, and it could be related to another fix, I'm investigating.

What's your OS and version? I would like to reproduce your issue, tests are OK on all my systems (various Debian and Ubuntu versions).

It's still showing version 4.1.0, please delete your build directory and be sure you're on the branch 4.3 or master with the latest commits.

Not reproduced, I close the issue.

Hi, The terminal detection is made by your terminal, not WeeChat, so I think it's more an issue with your terminal.\ I just tested with Terminator and I don't have...

Hi, I just realized there's a double compression in "weechat" relay protocol: the protocol itself compresses binary messages sent to the client (option relay.network.compression), and as permessage-deflate is enabled, websocket...

This is fixed in weechat, branches master (4.4.0-dev) and 4.3 (future 4.3.2). Please test one of these branches (or both) to confirm if the fix is OK with Safari. Note:...

A test on branch 4.3 is welcome as well, so I can release 4.3.2 soon to fix the issue.