Huh… #WeeChat crashes whenever I filter the /list with “philippine” or “philippines” (no quotes). Tried on libera.chat and DALnet.

Anyone else before I open a ticket?

O_O

@weechat

@youronlyone @weechat I can not reproduce the issue, you execute /list on libera.chat, then you type "philippine" as filter?
It works fine for me, no crash.
What's your WeeChat version, and can you try without any script loaded, using possibly default configuration?

@flashcode @weechat

Yep, /list then the filter.

Oh, yes, I'm currently using dev version.

But it appears that it's fixed now, after a series of weechat-dev updates after I posted the above post. (With and without scripts.)

^_^

@youronlyone @weechat I fixed a crash with /list a few weeks ago, it might be the bug you've hit: https://github.com/weechat/weechat/issues/2197
It's not yet part of a stable release.
Crash in /list · Issue #2197 · weechat/weechat

Describe the bug /list buffer crashes when typing and scrolled down Steps to reproduce Connect to Libera Run /list Press PgDn to scroll down a screenful Type foo or the like Current behavior Crash ...

GitHub