From e92a63427f2f3d45646cf0ffc107cf3f0a279f84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Mon, 29 Jun 2015 22:33:41 +0200 Subject: doc: add question about unicode chars and libc (wcwidth) in FAQ --- doc/it/weechat_faq.it.asciidoc | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'doc/it/weechat_faq.it.asciidoc') diff --git a/doc/it/weechat_faq.it.asciidoc b/doc/it/weechat_faq.it.asciidoc index 692060879..7b89805e5 100644 --- a/doc/it/weechat_faq.it.asciidoc +++ b/doc/it/weechat_faq.it.asciidoc @@ -122,6 +122,19 @@ Si raccomanda il locale UTF-8 per WeeChat. Se si utilizza ISO o un altro locale, per favore verificare che *tutte* le impostazioni (terminale, screen) siano ISO e *non* UTF-8. +// TRANSLATION MISSING +[[unicode_chars]] +=== Some unicode chars are displayed in terminal but not in WeeChat, why? + +This may be caused by a libc bug in function 'wcwidth', which should be fixed +in glibc 2.22 (maybe not yet available in your distribution). + +There is a workaround to use the fixed 'wcwidth' function: +https://blog.nytsoi.net/2015/05/04/emoji-support-for-weechat + +See this bug report for more information: +https://github.com/weechat/weechat/issues/79 + [[bars_background]] === Barre come quella del titolo e di stato non sono complete, il colore di sfondo si ferma dopo il testo, perché? -- cgit v1.2.3