irssi / irssi/scripts.irssi.org

[tmux-nicklist-portable.pl] prioritize channel modes +q (~) and +a (&) over +o

Open
#718 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Perl
Stars
507
Forks
240
PR merge metrics
No merged PRs in 30d

Description

Some ircds support giving nicks higher priviledges in channels with channel modes +a and +q

The current behaviour is that if a nick has +o at the same time as any or both of two mentioned above, the nicklist will still prepend the '@' symbol to the nick, where it should be & or ~ instead.

Expected behaviour: +q should have the highest priority with the nick being prepended with ~, followed by +a with & then +o

Irssi handles these modes natively in commands such as /names

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.