Sébastien Helleu

Results 282 comments of Sébastien Helleu

Messages are currently always added to the end of messages in buffer by design, even if the date is in past, so I transform this issue to a feature request...

Hi, Where can I find documentation on the function `ruby_process_options` ? I just found the header `ruby/internal/interpreter.h` but the information is not detailed there.

By the way, the problem is not specific to Ruby 3.3 because I have Ruby 3.1.2 and the same issue.

In fact this is normal because of a specificity of free buffers: when you print a line with an empty message, this deletes the line. If the hook_line is modified...

Hi @ssbarnea, Yes for now, nothing is automated. I thought that with 3/4 version per year, I could still do it manually, but I'll check to automate this. Adversiting on...

Hi, yes it should be merged once ready. @mmartinv: there are a lot of changes in this PR, not all related to the cross platform build. Could you please split...

Hi, Thanks for the bug report, this seems to be a regression in version 4.0.0: text or mouse key codes can still be added while WeeChat is waiting for the...

Hi, First it's weird that the WeeChat version is 4.1.0 instead of 4.3.1: ``` WeeChat 4.1.0 [compiled on Jun 4 2024 07:32:26] (...) >>> Running command: /command core version WeeChat...

Are the unit tests OK now, or still failing?