FlashTux.org is a website hosting free projects for free OS.
See the projects page for more information about main hosted projects.

WeeChat: Version 0.2.3 ()

WeeChat 0.2.3 is available!
This version fixes major bugs of version 0.2.2. All users of version 0.2.2 should upgrade now.

News since last version are:
- fixed many bugs with charset plugin
- fixed display bugs with nicklist at top/bottom when look_nicklist_separator is OFF
- fixed topic scroll when topic has multi-bytes chars
- fixed compilation problem with iconv under FreeBSD.

WeeChat download page
v0.2.3 ChangeLog

New comment
5 comments:
Re: WeeChat version 0.2.3
Posted by lucke,
I can't seem to decode iso-2022-jp. Am I retarded or is this weechat's fault?

Great work anyway. Weechat's simply sweet.
Re: WeeChat version 0.2.3
Posted by FlashCode,
Yes, it's a bug (https://savannah.nongnu.org/bugs/?18719). We're working on this problem, and it should be fixed in next version.
Re: WeeChat version 0.2.3
Posted by thereidos,
Since upgrade from v0.1.7 to 0.2.3 weechat doesn't seem to be able to decode iso8859-2 charset, which worked just swell back on 0.1.7. The system is FreeBSD.
Re: WeeChat version 0.2.3
Posted by FlashCode,
Check your locale, now it has to be ok otherwise weechat will not decode/encode properly messages. Look at charset message at startup, you should see something like:
-P- Charset plugin starting, terminal charset: ISO-8859-2 (WeeChat internal: UTF-8)
Re: WeeChat version 0.2.3
Posted by thereidos,
Oh, silly me... now it works. Thanks!
Back to news