WeeChat is a fast, light and extensible chat client, with a text-based user interface.
It is released under the terms of the GNU General Public License version 3.
Important: since 2009, the official WeeChat website has moved to https://weechat.org/.
Version 0.2.6.2
()
WeeChat 0.2.6.2 is available. This release fixes a charset decoding problem of version 0.2.6.1.
Yes, only security problems are fixed in 0.2.6.x branch. If you want many new features, and lot of bug fixes, you can try development version (branch 0.3.x), which is stable today.
I made Slackware package with weechat 0.2.6.2.
./configure \
--prefix=/usr \
--with-debug=0 \
--mandir=/usr/man \
--sysconfdir=/etc \
--program-prefix="" \
--program-suffix="" \
--enable-nls \
--enable-plugins \
--enable-perl \
--enable-python \
--enable-ruby \
--enable-lua \
--enable-aspell \
$ARCH-slackware-linux
Arch - i586
http://platinum.linux.pl/~largo/slackware/weechat/weechat-0.2.6.2-i586-1X.tgz
If you want many new features, and lot of bug fixes, you can try development version (branch 0.3.x), which is stable today.