Magnus Henoch wrote:
Indeed. I "solved" this by silently dropping private messages.
I don't know much of the IRC protocol beyond what's in RFC 1459. Is
there any way of abusing extending user specifications to achieve
something like this?
Even though iirc the ABNF in 1459 "forbids" it, you may use "@" in
nicks, unless you're expecting lots of people with irssi <= 0.8.9.
The 'best' encoding of a JID [EMAIL PROTECTED]/res to the irc prefix is
[EMAIL PROTECTED]@host or - what you need in muc - [EMAIL PROTECTED]/[EMAIL
PROTECTED]
Both are clickable and usable with tab-completion... but tend to occupy
more than 50% of the screen :-(