[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Omaha.pm] Can someone recommend an IRC client?



On Tue, Sep 11, 2012 at 4:18 PM, Dave Burchell <evaddnomaid@gmail.com> wrote:
> (I run a Mac laptop hosting a Linux VM or remote session most days.)

I normally install homebrew (http://mxcl.github.com/homebrew/), then:

brew install tmux irssi

tmux is like screen (allows you to disconnect and reconnect to a
running process)
irssi is the irc client

Jonathan Otsuka