jwise / naim

naim is a console client for AOL Instant Messenger (AIM), AOL I Seek You (ICQ), Internet Relay Chat (IRC), and The lily CMC.
http://naim.n.ml.org/
GNU General Public License v2.0
8 stars 5 forks source link

wchar_t-enabled naim doesn't handle line drawing characters right #27

Open jwise opened 3 years ago

jwise commented 3 years ago

The ACS* line drawing characters need to be modified to be WACS*. Unfortunately, this would be a fairly major ripup, since those are cchar_t, not wchar_ts.