Sébastien Helleu

Results 282 comments of Sébastien Helleu

Oh, I just added a way in WeeChat a way to automatically save joined channels (with server option "autojoin_dynamic"). Anyway, this can be turned of per server, in case in...

@emersion: you can do `/reconnect -all -nojoin` (by default all channels are joined)

Thanks, merged, with some changes, and adapted the code to the latest version (options "ssl" have been renamed to "tls" in 4.0.0).

Changes are not needed for me, so I close the pull request.

Hi @clod81, I can confirm that with your code pasted in the console, it works fine.

Hi @tml, It seems you have some Python scripts installed, can you please give me the list, so I can try on Alpine to reproduce the issue? Thanks.

According to your backtrace, Python is loading a script, can you check in `~/.local/share/weechat/python/` if you have some Python scripts? (scripts installed are not visible in configuration files) Or try...

Closing as not reproduced. If you have more info, please comment this isuse, thanks.

Hi @WudUpA, If you mean in chat area (where messages are displayed), you have the option `/set weechat.look.prefix_align_max`. For the nicklist bar, there is no progress yet.

Hi, Channels modes are not sorted by WeeChat, I think they are by the server itself when sent initially, when you join the channel. If after the join you play...