2008-10-02
■ [idea] IRCで、各チャンネルの会話が混ざって困る問題
例。LimeChatだと現在見ているチャンネル(今日は#Lisp_Schemeでした) 以外の発言が下のウィンドウに表示されるんですが、
18:58 <#scheme> schumaml has joined (i=c19b5f04@gateway/web/ajax/mibbit.com/x-97876dd3fb664040) 18:58 <#scheme> aspect: r6rs broke the back of any illusions that scheme is still a platonic ideal whose specification can exist independently of a range of useful, conforming implementations 18:58 <#Haskell> luqui: but proving that is a little over the top for day-to-day programming 18:59 <#Haskell> Spockz has joined (n=info@84-245-23-159.dsl.cambrium.nl) 18:59 <#Haskell> BONUS: well you can write 5 / 3 / 3 18:59 <#scheme> eli: aspect: what's part of the point? Making Scheme known for a particularly bad implementation to make the "Scheme is a useless toy that you must suffer through in some schools" myth stronger? 18:59 <#Haskell> BONUS: and / is only left associative
会話がまざっててわけわかんねー。
縦分割なり横分割して、複数チャンネルを同時に眺められるインターフェイスがあればいいんじゃないかなと思うんですがどうだろう。
下画面は、行をダブルクリックしたら上画面がダブルクリックした行のチャンネルに切り替わりますよ
おお、その機能は知りませんでした。ありがとうございます。