summaryrefslogtreecommitdiff
path: root/doc/it/weechat_faq.it.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/it/weechat_faq.it.txt')
-rw-r--r--doc/it/weechat_faq.it.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/it/weechat_faq.it.txt b/doc/it/weechat_faq.it.txt
index 37002c02b..efbb3352c 100644
--- a/doc/it/weechat_faq.it.txt
+++ b/doc/it/weechat_faq.it.txt
@@ -145,6 +145,18 @@ Per esempio, 'xterm-color' potrebbe visualizzare questo tipo di caratteri strani
Se necessario, correggere la variabile TERM: `export TERM="xxx"`.
+// TRANSLATION MISSING
+[[osx_display_broken]]
+I compiled WeeChat under OS X, and I see "(null)" everywhere on screen, what's wrong?
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+If you compiled ncursesw yourself, try to use standard ncurses (that comes with
+system).
+
+Moreover, under OS X, it is recommended to install WeeChat with Homebrew package
+manager.
+
+
[[buffer_vs_window]]
Ho sentito parlare di "buffer" e "finestre", qual รจ la differenza?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~