dominikh changed the topic of #cinch to: The IRC Framework | Latest version: Cinch 2.2.6
head8debian has quit [Ping timeout: 244 seconds]
head8debian has joined #cinch
head8debian has joined #cinch
sarkyniin has quit [Remote host closed the connection]
postmodern has joined #cinch
postmodern has quit [Quit: Leaving]
postmodern has joined #cinch
postmodern has quit [Quit: Leaving]
al2o3-cr has quit [Ping timeout: 244 seconds]
eebs has joined #cinch
ruok has quit [Ping timeout: 260 seconds]
sarkyniin has joined #cinch
sarkyniin has quit [Read error: No route to host]
awkisopen has quit [Quit: ZNC - http://znc.in]
awkisopen has joined #cinch
awkisopen has joined #cinch
Azure has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ruok has joined #cinch
postmodern has joined #cinch
eebs has quit [Quit: Leaving.]
kith_ is now known as kith
al2o3-cr has joined #cinch
<al2o3-cr> Why does `Format(:bold, "this should be bold")` not return a bold string?
<dominikh> what makes you say it doesn't
<dominikh> irb(main):009:0> Cinch::Formatting.format(:bold, "this should be bold")
<dominikh> => "\x02this should be bold\x0F"
<al2o3-cr> I mean, when I send it using m.reply
<dominikh> if I had to guess, I'd say you're in an IRC channel that blocks/filters colors…
<al2o3-cr> Ah, I didn't know that
<al2o3-cr> So it could be blocking/filtering? Let me investigate. Will report back.
<dominikh> channel mode +c, yes.
<dominikh> on some networks, like freenode, it filters the colors. on others, it just blocks the message entirely.
<al2o3-cr> Ok, let me try
<al2o3-cr> So.. /mode ##channel +c should do it on Freenode?
<dominikh> that would prevent colors/formatting from working.
<dominikh> -c to unset it…
<al2o3-cr> Ok.
<al2o3-cr> dominikh: Awesome! Thank You. :)
<dominikh> you're welcome.
sarkyniin has joined #cinch
djbkd has joined #cinch