1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-11-06 17:26:39 +01:00
Files
toxic/dhtstatus.c
Manuel Argüelles 422a89d32d Add wide char support in toxic (issue #440)
Set current locale, use of get_wch instead of getch for reading, use
wctomb and friends to convert back from wchar_t, link with
cursesw. Unicode support is only added to chat windows.
2013-08-21 16:19:35 -05:00

2.6 KiB