On Mon, Sep 29, 2014 at 09:55:07PM -0700, Eric Pruitt wrote: > rlwrap ./sic -h "$IRC_HOST" | tee -a irc-logs | grcat sic.grcat
Hi, how does rlwrap deal with random text that gets inserted by sic when some data arrives on the channel? This was my main problem with sic, to prevent that and enable multichannel I have written http://c9x.me/irc/. Best, -- Quentin