[srvx-bugs] [ srvx-Bugs-1616789 ] !setinfo, control codes
Brought to you by:
entrope
From: SourceForge.net <no...@so...> - 2006-12-16 00:01:58
|
Bugs item #1616789, was opened at 2006-12-15 19:01 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=403001&aid=1616789&group_id=31654 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Miscellaneous Group: 1.3 Status: Open Resolution: None Priority: 5 Private: No Submitted By: conelli (conelli) Assigned to: Nobody/Anonymous (nobody) Summary: !setinfo, control codes Initial Comment: Looks as if $r*/$b*/$u* or anything that is also a control code (ctrl+r, ctrl+b, ctrl+u, etc.) in a setinfo is interpreted as that code. Example: [17:47:13] <@conelli> !setinfo $rand(1,2) [17:47:13] -ChanServ- Info and(1,2) - .. where "and(1,2)" is in reverse colors, $r=ctrl+r ======== [17:49:12] <@conelli> !setinfo $base(15,10,16) [17:49:13] -ChanServ- Info ase(15,10,16) - .. again, "ase(15,10,16)" is bolded, $b=ctrl+b ======== [17:50:16] <@conelli> !setinfo $ulist [17:50:16] -ChanServ- Info list - .. "list" is underlined, $u=ctrl+u ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=403001&aid=1616789&group_id=31654 |