irssi / irssi

The client of the future
https://irssi.org
Other
2.91k stars 353 forks source link

NO_ACT ignores matching wildcard target still trigger activity #899

Open kyak opened 6 years ago

kyak commented 6 years ago

I'm using irssi 1.1.1 release.

Ignore like this:

*: NO_ACT JOINS PARTS QUITS MODES NICKS

is not respected and there still is activity in statusbar. Unfortunately, I must say that sometimes this ignore works, i.e. I'm not seeing activity. But most times it doesn't work and I can see activity indicator in the statusbar.

At the same time, more specific ignores like:

#irssi: NO_ACT JOINS PARTS QUITS MODES NICKS

work as expected.

ailin-nemui commented 6 years ago

is this easy to reproduce? can someone confirm? seems odd of irssi ...

kyak commented 6 years ago

It's quite easy to reproduce, just add this ignore and hang in a couple of channels (preferably with more joins/parts/quits and less talk).