Re: irssi~bug?
Athan <[email protected]> Thu, 15 Jan 2004 19:56:27 +0000
| Newsgroups | gmane.network.irc.irssi.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jan 15, 2004 at 12:14:18PM +0100, scOrpiOnn wrote:
> all nicks that contais "~" are not recognized by irssi ;)
That would be because it is RFC compliant. The IRC server(s) allowing
~ in nicks aren't RFC compliant.
Specifically section 2.3.1 of RFC2812:
nickname = ( letter / special ) *8( letter / digit / special / "-" )
special = %x5B-60 / %x7B-7D
; "[", "]", "\", "`", "_", "^", "{", "|", "}"
That latter line is just expanding the "%x5B-60 / %x7B-7D".
Of course strictly speaking any IRC server allowing nicks over 9
characters is also going against the RFC, but that's a minor infraction
especially when there are now IRCds using ~ (and &) as extra nick
prefixes to denote special user modes.
-Ath
--
- Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/
Finger athan(at)fysh.org for PGP key
"And it's me who is my enemy. Me who beats me up.
Me who makes the monsters. Me who strips my confidence." Paula Cole - ME
signature.asc
(application/pgp-signature, 240 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAkAG8GoACgkQIr2uvLNOS8Nn/wCfe6IGFDyT3O5S3Tlv8sZJUW9s +ncAn2SwslUeCjhF82NmWtGlTI3B/mAD =C9dK -----END PGP SIGNATURE-----